Class SystemCertDataFactory


  • public class SystemCertDataFactory
    extends java.lang.Object
    Author:
    edewata
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.netscape.certsrv.system.SystemCertData create​(Cert cert)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemCertDataFactory

        public SystemCertDataFactory()
    • Method Detail

      • create

        public static com.netscape.certsrv.system.SystemCertData create​(Cert cert)
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception