Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.acegisecurity.providers.cas

Classes in org.acegisecurity.providers.cas used by org.acegisecurity.providers.cas
CasAuthenticationToken
          Represents a successful CAS Authentication.
CasAuthoritiesPopulator
          Populates the UserDetails associated with a CAS authenticated user.
CasProxyDecider
          Decides whether a proxy list presented via CAS is trusted or not.
ProxyUntrustedException
          Thrown if a CAS proxy ticket is presented from an untrusted proxy.
StatelessTicketCache
          Caches CAS service tickets and CAS proxy tickets for stateless connections.
TicketResponse
          Represents a CAS service ticket in native CAS form.
TicketValidator
          Validates a CAS service ticket.