Package com.opensymphony.user.authenticator

Interface Summary
Authenticator Interface describing how to authenicate a user.
 

Class Summary
AbstractAuthenticator An abstract class which helps simplify the writing of authenticators for new app servers.
JAASCallbackHandler User: Hani Suleiman Date: Dec 23, 2003 Time: 10:50:38 AM
SmartAuthenticator A 'smart' authenticator that will try to guess which authenticator to use based on what classes are in the classpath.
 

Exception Summary
AuthenticationException This is thrown if there is a problem with authentication.
 


See www.opensymphony.com for more information.