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 TypeClassDescriptionclass
Provides an implementation of theAuthenticationService
using aAuthenticator
plugin.Methods in org.forgerock.openig.tools.authentication that return AuthenticationServiceModifier and TypeMethodDescriptionstatic AuthenticationService
AuthenticatorAuthenticationService.createAgentAuthenticationService
(Handler amHandler, URI authenticateUri, AmVersion version) Return an instance of anAuthenticationService
for Agent authentication based on theAmVersion
.