Uses of Class
com.netscape.certsrv.system.InstallToken
Packages that use InstallToken
-
Uses of InstallToken in com.netscape.certsrv.system
Fields in com.netscape.certsrv.system declared as InstallTokenMethods in com.netscape.certsrv.system that return InstallTokenModifier and TypeMethodDescriptionCertificateSetupRequest.getInstallToken()
SecurityDomainClient.getInstallToken
(String hostname, String subsystem) Methods in com.netscape.certsrv.system with parameters of type InstallTokenModifier and TypeMethodDescriptionvoid
CertificateSetupRequest.setInstallToken
(InstallToken installToken) -
Uses of InstallToken in com.netscape.cms.servlet.csadmin
Methods in com.netscape.cms.servlet.csadmin that return InstallTokenModifier and TypeMethodDescriptionSecurityDomainProcessor.getInstallToken
(String user, String host, String subsystem) Methods in com.netscape.cms.servlet.csadmin with parameters of type InstallTokenModifier and TypeMethodDescriptionorg.mozilla.jss.netscape.security.x509.X509CertImpl
Configurator.createRemoteCert
(String hostname, int port, String profileID, String certRequestType, byte[] request, String[] dnsNames, InstallToken installToken)