Package org.objectweb.telosys.auth

Interface Summary
IAppUser Application user interface
Describe the methods needed for specific application user class
IUserValidator User validator interface
Describe the method needed to validate a user (login/password) and retrieve an application user
 

Class Summary
Auth  
AuthFilter Filter to restrict access only for authenticated users.
Base64 This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
DefaultAppUser Default implementation for IAppUser interface
DefaultUserValidator Default implementation for IUserValidator interface
For future use
LoginUser Technical user object containing login and password
TelosysAUTH Authentication layer manager ( initialization and configuration )