| Method and Description |
|---|
| org.springframework.security.cas.web.CasAuthenticationEntryPoint.getEncodeServiceUrlWithSessionId()
since 3.0.0 because CAS is currently on 3.3.5.
|
| org.springframework.security.cas.web.CasAuthenticationEntryPoint.setEncodeServiceUrlWithSessionId(boolean)
since 3.0.0 because CAS is currently on 3.3.5.
|
| org.springframework.security.cas.authentication.CasAuthenticationProvider.setUserDetailsService(UserDetailsService) |
| Constructor and Description |
|---|
| org.springframework.security.cas.web.authentication.ServiceAuthenticationDetailsSource()
Use ServiceAuthenticationDetailsSource(ServiceProperties)
|
| org.springframework.security.cas.web.authentication.ServiceAuthenticationDetailsSource(String)
Use ServiceAuthenticationDetailsSource(ServiceProperties,String)
|