Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Alex 992cf44b36 Refactor MethodDefinitionMap to use Method, not MethodInvocation. Refactor AbstractSecurityInterceptor to not force use of Throwable. Move AOP Alliance based MethodSecurityInterceptor to separate package. 22 years ago
..
client Initial commit. 22 years ago
etc Refactor MethodDefinitionMap to use Method, not MethodInvocation. Refactor AbstractSecurityInterceptor to not force use of Throwable. Move AOP Alliance based MethodSecurityInterceptor to separate package. 22 years ago
src/main/java/sample/contact Move UserDetails interface to net.sf.acegisecurity package. 22 years ago
war Corrected welcome page to display appropriate information depending on WAR being used. 22 years ago
.cvsignore Ignore temporary directory. 22 years ago
build.xml Initial Maven support, thanks to Carlos Sanchez. 22 years ago
project.properties Initial CAS support. 22 years ago