spring-security/samples
Luke Taylor 55de2cfcb1 SEC-1262: Added new (replacement) AspectJ interceptor which wraps the JoinPoint in a MethodInvocation adapter to provide compatibility with classes which only support MethodInvocation instances.
Also deprecated the existing AspectJ interceptors. This will also allow future simplification of the AbstractMethodSecurityMetadataSource, as it no longer needs to support JoinPoints.
2010-03-11 01:51:59 +00:00
..
aspectj SEC-1262: Added new (replacement) AspectJ interceptor which wraps the JoinPoint in a MethodInvocation adapter to provide compatibility with classes which only support MethodInvocation instances. 2010-03-11 01:51:59 +00:00
cas Addition of commons-logging exclusions and adjustments to pom generation. 2010-03-07 21:58:25 +00:00
certificates SEC-647: Created separate "certificates" directory so SSL certificates and keys can be shared between different sample applications. Added key for user "scott" and separate certificate authority pem file (can be installed in a browser). 2008-01-27 20:42:10 +00:00
contacts Addition of commons-logging exclusions and adjustments to pom generation. 2010-03-07 21:58:25 +00:00
dms Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
ldap Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
openid Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
preauth Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
tutorial Addition of commons-logging exclusions and adjustments to pom generation. 2010-03-07 21:58:25 +00:00
pom.xml SEC-1232: Re-enable aspects module and aspectj sample in maven build. 2010-02-25 20:09:01 +00:00
runall.sh Update cas server version in runall.sh 2009-12-22 21:31:26 +00:00