|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ anonymous overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.anonymous
Implements a provider-based approach to authentication decisions.
See:
Description
| Class Summary | |
| AnonymousAuthenticationProvider | An org.acegisecurity.providers.AuthenticationProvider implementation that validates AnonymousAuthenticationTokens. |
| AnonymousAuthenticationToken | Represents an anonymous Authentication. |
| AnonymousProcessingFilter | Detects if there is no Authentication object in the
SecurityContextHolder, and populates it with one if needed. |
Package org.acegisecurity.providers.anonymous Description
Implements a provider-based approach to authentication decisions.
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ anonymous overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||