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