Uses of Class
com.netscape.certsrv.tps.authenticator.AuthenticatorData
Packages that use AuthenticatorData
-
Uses of AuthenticatorData in com.netscape.certsrv.tps.authenticator
Methods in com.netscape.certsrv.tps.authenticator that return AuthenticatorDataModifier and TypeMethodDescriptionAuthenticatorClient.addAuthenticator
(AuthenticatorData authenticatorData) AuthenticatorClient.changeAuthenticatorStatus
(String authenticatorID, String action) AuthenticatorClient.getAuthenticator
(String authenticatorID) AuthenticatorClient.updateAuthenticator
(String authenticatorID, AuthenticatorData authenticatorData) Methods in com.netscape.certsrv.tps.authenticator that return types with arguments of type AuthenticatorDataMethods in com.netscape.certsrv.tps.authenticator with parameters of type AuthenticatorDataModifier and TypeMethodDescriptionAuthenticatorClient.addAuthenticator
(AuthenticatorData authenticatorData) javax.ws.rs.core.Response
AuthenticatorResource.addAuthenticator
(AuthenticatorData authenticatorData) AuthenticatorClient.updateAuthenticator
(String authenticatorID, AuthenticatorData authenticatorData) javax.ws.rs.core.Response
AuthenticatorResource.updateAuthenticator
(String authenticatorID, AuthenticatorData authenticatorData) -
Uses of AuthenticatorData in com.netscape.cmstools.tps.authenticator
Methods in com.netscape.cmstools.tps.authenticator with parameters of type AuthenticatorDataModifier and TypeMethodDescriptionstatic void
AuthenticatorCLI.printAuthenticatorData
(AuthenticatorData authenticatorData, boolean showProperties)