|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ILoginHandler | |
| org.caleigo.security | |
| Uses of ILoginHandler in org.caleigo.security |
| Classes in org.caleigo.security that implement ILoginHandler | |
class |
DataSourceLoginHandler
A login manager that uses an IDataSource to check the validity of user logins. |
static class |
ILoginHandler.DefaultLoginHandler
Default implementation of ILoginHandler that acceps all logins and logouts. |
| Methods in org.caleigo.security with parameters of type ILoginHandler | |
void |
LoginService.addLoginHandler(java.lang.Class loginInfoClass,
ILoginHandler loginHandler)
|
void |
ILoginService.addLoginHandler(java.lang.Class loginInfoClass,
ILoginHandler loginHandler)
Add a login handler to the loginInfo class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||