Uses of Class
com.netscape.certsrv.selftests.EInvalidSelfTestException
-
-
Uses of EInvalidSelfTestException in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests that throw EInvalidSelfTestException Modifier and Type Method Description voidISelfTest. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests
Methods in com.netscape.cms.selftests that throw EInvalidSelfTestException Modifier and Type Method Description voidASelfTest. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests.ca
Methods in com.netscape.cms.selftests.ca that throw EInvalidSelfTestException Modifier and Type Method Description voidCAPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name.voidCAValidity. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common that throw EInvalidSelfTestException Modifier and Type Method Description voidSystemCertsVerification. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests.kra
Methods in com.netscape.cms.selftests.kra that throw EInvalidSelfTestException Modifier and Type Method Description voidKRAPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests.ocsp
Methods in com.netscape.cms.selftests.ocsp that throw EInvalidSelfTestException Modifier and Type Method Description voidOCSPPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name.voidOCSPValidity. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EInvalidSelfTestException in com.netscape.cms.selftests.tks
Methods in com.netscape.cms.selftests.tks that throw EInvalidSelfTestException Modifier and Type Method Description voidTKSKnownSessionKey. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)Initializes this subsystem with the configuration store associated with this instance name.
-