Uses of Class
com.netscape.certsrv.selftests.EDuplicateSelfTestException
-
-
Uses of EDuplicateSelfTestException in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests that throw EDuplicateSelfTestException Modifier and Type Method Description void
ISelfTest. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests
Methods in com.netscape.cms.selftests that throw EDuplicateSelfTestException Modifier and Type Method Description void
ASelfTest. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests.ca
Methods in com.netscape.cms.selftests.ca that throw EDuplicateSelfTestException Modifier and Type Method Description void
CAPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name.void
CAValidity. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common that throw EDuplicateSelfTestException Modifier and Type Method Description void
SystemCertsVerification. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests.kra
Methods in com.netscape.cms.selftests.kra that throw EDuplicateSelfTestException Modifier and Type Method Description void
KRAPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests.ocsp
Methods in com.netscape.cms.selftests.ocsp that throw EDuplicateSelfTestException Modifier and Type Method Description void
OCSPPresence. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name.void
OCSPValidity. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name. -
Uses of EDuplicateSelfTestException in com.netscape.cms.selftests.tks
Methods in com.netscape.cms.selftests.tks that throw EDuplicateSelfTestException Modifier and Type Method Description void
TKSKnownSessionKey. initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
Initializes this subsystem with the configuration store associated with this instance name.
-