|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Authenticator | An interface for user authenticators. |
| SecurityContext | An interface used by access controllers to query context data to determine access. |
| SQLAuthenticator | This interface marks a Authenticator that uses a JDBC Connection to perform operations. |
| Class Summary | |
|---|---|
| AddressValidationHelper | A helper class to calculate hash code values for e-mail address validation. |
| ApacheFileAuthenticator | An Authenticator to authenticate users using an Apache-style password file. |
| ApacheSQLAuthenticator | An Authenticator to authenticate users against Apache2-style database tables. |
| ConnectionPoolAuthenticator | An abstract class to support Authenticators that use a JDBC Connection Pool. |
| FileAuthenticator | An authenticator to validate users against a file repository. |
| FSDAuthenticator | An Authenticator to read/write from FSD certificate files. |
| JDBCAuthenticator | An authenticator to validate users against a JDBC data source. |
| LDAPAuthenticator | An authenticator to validate users against an LDAP server. |
| MigrationAuthenticator | An Authenticator used to migrate user data from one Directory to another. |
| MirrorAuthenticator | An Authenticator used to mirror data from one authenticator to another. |
| MultiAuthenticator | An abstract Authenticator that supports multiple authenticators. |
| SecurityCookieData | A bean containing data stored in the security cookie. |
| SecurityCookieGenerator | A class to generate/interpret cookies to store persistent authentication information. |
| TS2Authenticator | An Authenticator to authenticate against a TeamSpeak 2 user database. |
| UserPool | A singleton class for tracking connected and blocked users. |
| UserSession | A bean to store data about a User session. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||