Package org.forgerock.openig.tools.authentication
AM authentication service.
-
Interface Summary Interface Description AuthenticationService Asynchronous AM authentication service deliveringSsoToken
. -
Class Summary Class Description AuthenticatorAuthenticationService Provides an implementation of theAuthenticationService
using aAuthenticator
plugin.SsoToken Represents the successful result of an authentication against the AM server. -
Exception Summary Exception Description AuthenticationException Represents an authentication error or failure.UnrecoverableAuthenticationException Represents an unrecoverable authentication error or failure such as a missing authentication Tree or Service.