Package org.acegisecurity.providers.cas
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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.
Classes
CasAuthenticationProvider An AuthenticationProvider implementation that integrates with JA-SIG Central Authentication Service (CAS).
CasAuthenticationToken Represents a successful CAS Authentication.
TicketResponse Represents a CAS service ticket in native CAS form.
Exceptions
ProxyUntrustedException Thrown if a CAS proxy ticket is presented from an untrusted proxy.
An authentication provider that can process JA-SIG Central Authentication Service (CAS) service tickets and proxy tickets.