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
The jvm should be started with the following parameter:
|
PropertyFileLoginModule |
PropertyFileLoginModule
|
UserInfo |
UserInfo
This is the information read from the external source
about a user.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.