Uses of Class
com.netscape.certsrv.tps.authenticator.AuthenticatorData
Packages that use AuthenticatorData
-
Uses of AuthenticatorData in com.netscape.certsrv.tps.authenticator
Subclasses with type arguments of type AuthenticatorData in com.netscape.certsrv.tps.authenticatorMethods in com.netscape.certsrv.tps.authenticator that return AuthenticatorDataModifier and TypeMethodDescriptionAuthenticatorClient.addAuthenticator(AuthenticatorData authenticatorData) AuthenticatorClient.changeAuthenticatorStatus(String authenticatorID, String action) static AuthenticatorDataAuthenticatorClient.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.ResponseAuthenticatorResource.addAuthenticator(AuthenticatorData authenticatorData) AuthenticatorClient.updateAuthenticator(String authenticatorID, AuthenticatorData authenticatorData) javax.ws.rs.core.ResponseAuthenticatorResource.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 voidAuthenticatorCLI.printAuthenticatorData(AuthenticatorData authenticatorData, boolean showProperties)