|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AuthByAdapter | Indicates a specialized, immutable, server-side only Authentication
class. |
| Class Summary | |
|---|---|
| AbstractAdapterAuthenticationToken | Convenience superclass for AuthByAdapter implementations. |
| AuthByAdapterProvider | An AuthenticationProvider implementation that can authenticate an
AuthByAdapter. |
| HttpRequestIntegrationFilter | Populates SecurityContext with the Authentication
obtained from the container's
HttpServletRequest.getUserPrincipal(). |
| PrincipalAcegiUserToken | A Principal compatible Authentication
object. |
Allows external containers to obtain authentication information from the system.
It is recommended to use the net.sf.acegisecurity.ui.webapp
package for standard web applications, as it has much lower configuration
complexity.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||