Class CertInfoProfile


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

      Fields 
      Modifier and Type Field Description
      static org.slf4j.Logger logger  
    • Constructor Summary

      Constructors 
      Constructor Description
      CertInfoProfile​(java.lang.String cfg)  
    • 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​(org.mozilla.jss.netscape.security.x509.X509CertInfo info)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • populate

        public void populate​(IRequest request,
                             org.mozilla.jss.netscape.security.x509.X509CertInfo info)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception