|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.acegisecurity.providers | |
|---|---|
| org.acegisecurity.adapters | Allows external containers to obtain authentication information from the system. |
| org.acegisecurity.providers | Implements a provider-based approach to authentication decisions. |
| org.acegisecurity.providers.anonymous | Allows you to secure every invocation (especially useful for web request URI security) by always having either an actual principal or an anonymous principal authenticated. |
| org.acegisecurity.providers.cas | An authentication provider that can process Yale Central Authentication Service (CAS) service tickets and proxy tickets. |
| org.acegisecurity.providers.dao | An authentication provider that relies upon a data access object. |
| org.acegisecurity.providers.jaas | An authentication provider for JAAS. |
| org.acegisecurity.providers.rcp | Allows remote clients to authenticate and obtain a populated
Authentication object. |
| org.acegisecurity.providers.rememberme | Authentication provider that processes RememberMeAuthenticationTokens. |
| org.acegisecurity.providers.x509 | An authentication provider that can process X.509 certificaties. |
| org.acegisecurity.runas | Allows secure objects to be run under a different authentication identity. |
| org.acegisecurity.ui.webapp | Authenticates users via a standard web form and HttpSession. |
| Classes in org.acegisecurity.providers used by org.acegisecurity.adapters | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.anonymous | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.cas | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.dao | |
|---|---|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| UsernamePasswordAuthenticationToken
An Authentication implementation that is
designed for simple presentation of a username and password. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.jaas | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| UsernamePasswordAuthenticationToken
An Authentication implementation that is
designed for simple presentation of a username and password. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.rcp | |
|---|---|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.rememberme | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.providers.x509 | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.runas | |
|---|---|
| AbstractAuthenticationToken
Provides a String representation of the Authentication token. |
|
| AuthenticationProvider
Indicates a class can process a specific Authentication implementation. |
|
| Classes in org.acegisecurity.providers used by org.acegisecurity.ui.webapp | |
|---|---|
| UsernamePasswordAuthenticationToken
An Authentication implementation that is
designed for simple presentation of a username and password. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||