Class SecurityDomainService

  • All Implemented Interfaces:
    com.netscape.certsrv.system.SecurityDomainResource

    public class SecurityDomainService
    extends PKIService
    implements com.netscape.certsrv.system.SecurityDomainResource
    Author:
    alee
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • SecurityDomainService

        public SecurityDomainService()
    • Method Detail

      • getInstallToken

        public javax.ws.rs.core.Response getInstallToken​(java.lang.String hostname,
                                                         java.lang.String subsystem)
        Specified by:
        getInstallToken in interface com.netscape.certsrv.system.SecurityDomainResource
      • getDomainInfo

        public javax.ws.rs.core.Response getDomainInfo()
                                                throws PKIException
        Specified by:
        getDomainInfo in interface com.netscape.certsrv.system.SecurityDomainResource
        Throws:
        PKIException