|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuthenticationManager | |
|---|---|
| org.acegisecurity | Provides core Acegi Security System for Spring interfaces and classes. |
| org.acegisecurity.providers | Implements a provider-based approach to authentication decisions. |
| Uses of AbstractAuthenticationManager in org.acegisecurity |
|---|
| Subclasses of AbstractAuthenticationManager in org.acegisecurity | |
|---|---|
class |
MockAuthenticationManager
Simply accepts as valid whatever is passed to it, if grantAccess is set to true. |
| Uses of AbstractAuthenticationManager in org.acegisecurity.providers |
|---|
| Subclasses of AbstractAuthenticationManager in org.acegisecurity.providers | |
|---|---|
class |
ProviderManager
Iterates an Authentication request through a list of AuthenticationProviders. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||