Uses of Interface
org.forgerock.openig.tools.authentication.AuthenticationService
Packages that use AuthenticationService
-
Uses of AuthenticationService in org.forgerock.openig.tools.authentication
Classes in org.forgerock.openig.tools.authentication that implement AuthenticationServiceModifier and TypeClassDescriptionclassProvides an implementation of theAuthenticationServiceusing aAuthenticatorplugin.Methods in org.forgerock.openig.tools.authentication that return AuthenticationServiceModifier and TypeMethodDescriptionstatic AuthenticationServiceAuthenticatorAuthenticationService.createAgentAuthenticationService(Handler amHandler, URI authenticateUri, AmVersion version) Return an instance of anAuthenticationServicefor Agent authentication based on theAmVersion.