Package org.springframework.security.cas.userdetails
-
Class Summary Class Description AbstractCasAssertionUserDetailsService Abstract class for using the provided CAS assertion to construct a new User object.GrantedAuthorityFromAssertionAttributesUserDetailsService Populates theGrantedAuthority
s for a user by reading a list of attributes that were returned as part of the CAS response.