Uses of Interface
org.forgerock.openig.tools.authentication.AuthenticationService
-
Uses of AuthenticationService in org.forgerock.openig.tools.authentication
Modifier and TypeClassDescriptionclass
Provides an implementation of theAuthenticationService
using aAuthenticator
plugin.Modifier and TypeMethodDescriptionstatic AuthenticationService
AuthenticatorAuthenticationService.createAgentAuthenticationService
(Handler amHandler, URI authenticateUri, AmVersion version) Return an instance of anAuthenticationService
for Agent authentication based on theAmVersion
.