Spring Security Framework

Uses of Package
org.springframework.security.providers.cas

Packages that use org.springframework.security.providers.cas
org.springframework.security.providers.cas An authentication provider that can process JA-SIG Central Authentication Service (CAS) service tickets and proxy tickets. 
org.springframework.security.providers.cas.cache Caches CAS tickets for the CasAuthenticationProvider
 

Classes in org.springframework.security.providers.cas used by org.springframework.security.providers.cas
CasAuthenticationToken
          Represents a successful CAS Authentication.
StatelessTicketCache
          Caches CAS service tickets and CAS proxy tickets for stateless connections.
 

Classes in org.springframework.security.providers.cas used by org.springframework.security.providers.cas.cache
CasAuthenticationToken
          Represents a successful CAS Authentication.
StatelessTicketCache
          Caches CAS service tickets and CAS proxy tickets for stateless connections.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.