|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ rcp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.rcp
Implements a provider-based approach to authentication decisions.
See:
Description
| Interface Summary | |
| RemoteAuthenticationManager | Allows remote clients to attempt authentication. |
| Class Summary | |
| RemoteAuthenticationManagerImpl | Server-side processor of a remote authentication request. |
| RemoteAuthenticationProvider | Client-side object which queries a RemoteAuthenticationManager to validate an authentication request. |
| Exception Summary | |
| RemoteAuthenticationException | Thrown if a RemoteAuthenticationManager cannot validate the
presented authentication request. |
Package org.acegisecurity.providers.rcp Description
Implements a provider-based approach to authentication decisions.
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ rcp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||