Package org.springframework.security.cas.userdetails

Class Summary
AbstractCasAssertionUserDetailsService Abstract class for using the provided CAS assertion to construct a new User object.
GrantedAuthorityFromAssertionAttributesUserDetailsService Populates the GrantedAuthoritys for a user by reading a list of attributes that were returned as part of the CAS response.