Spring Security Framework

Package org.springframework.security.providers.cas.cache

Caches CAS tickets for the CasAuthenticationProvider.

See:
          Description

Class Summary
EhCacheBasedTicketCache Caches tickets using a Spring IoC defined EHCACHE.
NullStatelessTicketCache Implementation of @link StatelessTicketCache that has no backing cache.
 

Package org.springframework.security.providers.cas.cache Description

Caches CAS tickets for the CasAuthenticationProvider.


Spring Security Framework

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