See: Description
| Class | Description |
|---|---|
| AbstractDatabaseLoginModule |
AbstractDatabaseLoginModule
Abstract base class for LoginModules that interact with a
database to retrieve authentication and authorization information.
|
| AbstractLoginModule |
AbstractLoginModule
Abstract base class for all LoginModules.
|
| DataSourceLoginModule |
DataSourceLoginModule
A LoginModule that uses a DataSource to retrieve user authentication
and authorisation information.
|
| JDBCLoginModule |
JDBCLoginModule
|
| LdapLoginModule |
A LdapLoginModule for use with JAAS setups
|
| PropertyFileLoginModule |
PropertyFileLoginModule
|
| UserInfo |
UserInfo
This is the information read from the external source
about a user.
|
Copyright © 1995–2017 Webtide. All rights reserved.