Class CAClient

    • Field Detail

      • logger

        public static final org.slf4j.Logger logger
    • Constructor Detail

      • CAClient

        public CAClient​(PKIClient client)
                 throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCertChain

        public org.mozilla.jss.netscape.security.pkcs.PKCS7 getCertChain()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addKRAConnector

        public void addKRAConnector​(KRAConnectorInfo info,
                                    java.lang.String sessionID)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addOCSPPublisher

        public void addOCSPPublisher​(java.net.URL url,
                                     java.lang.String sessionID)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception