Package org.caleigo.security

Interface Summary
ILoginHandler An ILoginHandler handles the process of login in a user.
ILoginInfoProvider Handles the retreival of user login information.
ILoginService Service that is used to handle the verification of users.
ISecureService Tag interface that marks a service as secure.
ISession Interface for session classes
 

Class Summary
DataSourceLoginHandler A login manager that uses an IDataSource to check the validity of user logins.
ILoginHandler.DefaultLoginHandler Default implementation of ILoginHandler that acceps all logins and logouts.
ILoginInfoProvider.GuestUserLoginHandler  
ILoginService.LoginMessage  
ILoginService.LoginServiceReturnMessage  
ILoginService.LogoutMessage  
ILoginService.UserLoginInfo  
ISession.DefaultSession  
LoginService  
LoginService.LoginProxyService  
SessionHandler
UserInfo The UserInfo class is used to define a container for user specific data and properties.
UserInfo.DefaultUserInfo  
 

Exception Summary
LoginCanceledException This exception is thrown when the login is canceled by the user.
 



Copyright © 2005 Caleigo. All Rights Reserved.