Uses of Class
com.netscape.certsrv.selftests.EInvalidSelfTestException

Packages that use EInvalidSelfTestException
com.netscape.certsrv.selftests   
com.netscape.cms.selftests   
com.netscape.cms.selftests.ca   
com.netscape.cms.selftests.common   
com.netscape.cms.selftests.kra   
com.netscape.cms.selftests.ocsp   
com.netscape.cms.selftests.ra   
com.netscape.cms.selftests.tks   
 

Uses of EInvalidSelfTestException in com.netscape.certsrv.selftests
 

Methods in com.netscape.certsrv.selftests that throw EInvalidSelfTestException
 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 EInvalidSelfTestException in com.netscape.cms.selftests
 

Methods in com.netscape.cms.selftests that throw EInvalidSelfTestException
 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 EInvalidSelfTestException in com.netscape.cms.selftests.ca
 

Methods in com.netscape.cms.selftests.ca that throw EInvalidSelfTestException
 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 EInvalidSelfTestException in com.netscape.cms.selftests.common
 

Methods in com.netscape.cms.selftests.common that throw EInvalidSelfTestException
 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 EInvalidSelfTestException in com.netscape.cms.selftests.kra
 

Methods in com.netscape.cms.selftests.kra that throw EInvalidSelfTestException
 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 EInvalidSelfTestException in com.netscape.cms.selftests.ocsp
 

Methods in com.netscape.cms.selftests.ocsp that throw EInvalidSelfTestException
 void OCSPValidity.initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
          Initializes this subsystem with the configuration store associated with this instance name.
 void OCSPPresence.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.ra
 

Methods in com.netscape.cms.selftests.ra that throw EInvalidSelfTestException
 void RAPresence.initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
          Deprecated. 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
 void TKSKnownSessionKey.initSelfTest(ISelfTestSubsystem subsystem, java.lang.String instanceName, IConfigStore parameters)
          Initializes this subsystem with the configuration store associated with this instance name.