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.
  • Class
    Description
    Deprecated.
    Please use org.springframework.security.cas.authentication.ServiceAuthenticationDetails
    The AuthenticationDetailsSource that is set on the CasAuthenticationFilter should return a value that implements ServiceAuthenticationDetails if the application needs to authenticate dynamic service urls.