Class CertInfoProfile


  • public class CertInfoProfile
    extends java.lang.Object
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • CertInfoProfile

        public CertInfoProfile​(java.lang.String cfg)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getID

        public java.lang.String getID()
      • getName

        public java.lang.String getName()
      • getDescription

        public java.lang.String getDescription()
      • getProfileIDMapping

        public java.lang.String getProfileIDMapping()
      • getProfileSetIDMapping

        public java.lang.String getProfileSetIDMapping()
      • populate

        public void populate​(X509CertInfo info)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • populate

        public void populate​(IRequest request,
                             X509CertInfo info)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception