Provides JA-SIG CAS 3 authentication by delegating to the Acegi AuthenticationManager .
This class would be configured in the webapp/WEB-INF/deployerConfigContext.xml file in the CAS
distribution.
author: Scott Battaglia version: $Id: CasAuthenticationHandler.java 1852 2007-05-23 06:59:20Z benalex $ See Also: AuthenticationHandler See Also: AuthenticationManager |