Uses of Interface
com.netscape.certsrv.selftests.ISelfTestSubsystem
-
-
Uses of ISelfTestSubsystem in com.netscape.certsrv.selftests
Methods in com.netscape.certsrv.selftests with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cms.selftests
Fields in com.netscape.cms.selftests declared as ISelfTestSubsystem Modifier and Type Field Description protected ISelfTestSubsystemASelfTest. mSelfTestSubsystemMethods in com.netscape.cms.selftests with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cms.selftests.ca
Methods in com.netscape.cms.selftests.ca with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cms.selftests.common
Methods in com.netscape.cms.selftests.common with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cms.selftests.kra
Methods in com.netscape.cms.selftests.kra with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cms.selftests.ocsp
Methods in com.netscape.cms.selftests.ocsp with parameters of type ISelfTestSubsystem 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 ISelfTestSubsystem in com.netscape.cmscore.selftests
Classes in com.netscape.cmscore.selftests that implement ISelfTestSubsystem Modifier and Type Class Description classSelfTestSubsystemThis 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 ISelfTestSubsystem Modifier and Type Method Description SelfTestDataSelfTestService. createSelfTestData(ISelfTestSubsystem subsystem, java.lang.String selfTestID)
-