Scott Battaglia
6c66418512
CAS-195
...
test cases for CasAuthenticationHandler
2006-03-14 17:14:03 +00:00
Scott Battaglia
555903d139
SEC-195
...
created example ApplicationContext.xml to copy into CAS deployerConfigContext.xml
2006-02-27 14:47:17 +00:00
Scott Battaglia
b22f83560c
SEC-195
...
created an AuthenticationHandler (CAS 3 API) that delegates to the Acegi AuthenticationManager for authentication purposes.
Also added cas-server-3.0.4.jar to the classpath to provide the APIs to use.
2006-02-22 17:01:54 +00:00
Ben Alex
62fde4ede3
SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails.
2005-11-30 00:20:13 +00:00
Ben Alex
6a1a4abb1d
SEC-104: Move to org.acegisecurity package.
2005-11-17 00:56:49 +00:00
Carlos Sanchez
2d2cd367f6
Moved from java to resources
2004-11-03 22:59:14 +00:00
Ben Alex
35cdd24abf
Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent.
2004-10-31 20:34:35 +00:00
Ben Alex
1b24ff5ea8
Refactor DaoAuthenticationProvider cache model.
2004-05-31 04:41:22 +00:00
Ben Alex
e0d57de330
Add DaoAuthenticationProvider caching support.
2004-04-23 05:01:57 +00:00
Ben Alex
fa9b872570
Initial CAS support.
2004-04-19 07:34:32 +00:00