Package net.sf.jguard.core.authentication

Class Summary
AccessContext contains a Map of identified Keys to reach some Objects bound in some specific contexts.
AuthenticationServicePoint Authenticate a user in an application with a specific AuthenticationBindings.
AuthenticationUtils Authentication wrapper around the Subject, which permits to infer on the Subject's LifeCycle (login, logout).
 

Enum Summary
AuthenticationStatus The AuthenticationStatus enum is used to represent return values from the authentication process.
 

Exception Summary
AuthenticationChallengeException  
AuthenticationContinueException AuthenticationException is a special LoginException subclass used to identifies that authentication is not yet complete, and need another turnaround/exchange between client and server.
AuthenticationException Exception raised during Authentication operations.
 



Copyright © 2004-2009. All Rights Reserved.