Package org.springframework.security.cas.web.authentication
package org.springframework.security.cas.web.authentication
Authentication processing mechanisms which respond to the submission of authentication
credentials using CAS.
-
ClassDescriptionDeprecated.Please use org.springframework.security.cas.authentication.ServiceAuthenticationDetailsThe
AuthenticationDetailsSource
that is set on theCasAuthenticationFilter
should return a value that implementsServiceAuthenticationDetails
if the application needs to authenticate dynamic service urls.