Spring Security Framework

Package org.springframework.security.providers.cas

An authentication provider that can process JA-SIG Central Authentication Service (CAS) service tickets and proxy tickets.

See:
          Description

Interface Summary
StatelessTicketCache Caches CAS service tickets and CAS proxy tickets for stateless connections.
 

Class Summary
CasAuthenticationProvider An AuthenticationProvider implementation that integrates with JA-SIG Central Authentication Service (CAS).
CasAuthenticationToken Represents a successful CAS Authentication.
 

Package org.springframework.security.providers.cas Description

An authentication provider that can process JA-SIG Central Authentication Service (CAS) service tickets and proxy tickets.


Spring Security Framework

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