| Package | Description |
|---|---|
| org.springframework.security.cas.authentication |
An
AuthenticationProvider that can process CAS service tickets and proxy tickets. |
| org.springframework.security.cas.userdetails |
| Modifier and Type | Method and Description |
|---|---|
void |
CasAuthenticationProvider.setAuthenticationUserDetailsService(AuthenticationUserDetailsService<CasAssertionAuthenticationToken> authenticationUserDetailsService) |
| Modifier and Type | Method and Description |
|---|---|
UserDetails |
AbstractCasAssertionUserDetailsService.loadUserDetails(CasAssertionAuthenticationToken token) |
Copyright © 2016. All rights reserved.