|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ cas overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.cas
| Interface Summary | |
| CasAuthoritiesPopulator | Populates the UserDetails associated with a CAS authenticated
user. |
| CasProxyDecider | Decides whether a proxy list presented via CAS is trusted or not. |
| StatelessTicketCache | Caches CAS service tickets and CAS proxy tickets for stateless connections. |
| TicketValidator | Validates a CAS service ticket. |
| Class Summary | |
| CasAuthenticationProvider | An org.acegisecurity.providers.AuthenticationProvider implementation that integrates with Yale Central Authentication Service (CAS). |
| CasAuthenticationToken | Represents a successful CAS Authentication. |
| TicketResponse | Represents a CAS service ticket in native CAS form. |
| Exception Summary | |
| ProxyUntrustedException | Thrown if a CAS proxy ticket is presented from an untrusted proxy. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ cas overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||