Uses of Interface
com.netscape.certsrv.selftests.ISelfTestSubsystem
Packages that use ISelfTestSubsystem
Package
Description
-
Uses of ISelfTestSubsystem in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoid
ISelfTest.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, ConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cms.selftests
Fields in com.netscape.cms.selftests declared as ISelfTestSubsystemMethods in com.netscape.cms.selftests with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoid
ASelfTest.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, ConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionvoid
SystemCertsVerification.initSelfTest
(ISelfTestSubsystem subsystem, String instanceName, ConfigStore parameters) Initializes this subsystem with the configuration store associated with this instance name. -
Uses of ISelfTestSubsystem in com.netscape.cmscore.selftests
Classes in com.netscape.cmscore.selftests that implement ISelfTestSubsystemModifier and TypeClassDescriptionclass
This class implements a container for self tests. -
Uses of ISelfTestSubsystem in org.dogtagpki.server.rest
Methods in org.dogtagpki.server.rest with parameters of type ISelfTestSubsystemModifier and TypeMethodDescriptionSelfTestService.createSelfTestData
(ISelfTestSubsystem subsystem, String selfTestID)