Uses of Class
org.springframework.security.cas.userdetails.AbstractCasAssertionUserDetailsService

Packages that use AbstractCasAssertionUserDetailsService
org.springframework.security.cas.userdetails   
 

Uses of AbstractCasAssertionUserDetailsService in org.springframework.security.cas.userdetails
 

Subclasses of AbstractCasAssertionUserDetailsService in org.springframework.security.cas.userdetails
 class GrantedAuthorityFromAssertionAttributesUserDetailsService
          Populates the GrantedAuthoritys for a user by reading a list of attributes that were returned as part of the CAS response.
 



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