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.
 
 
 
 
Luke Taylor 64d59e1d32 Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only. 16 years ago
..
aspectj SEC-1232: Add config dependency to maven build for aspectj sample. 16 years ago
cas Latest gradle syntax updates. 16 years ago
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). 18 years ago
contacts SEC-1465: Change DelegatingMethodSecurityMetadataSource to use constructor injection to get round the problem of it being invoked before it has been initialized properly. Also changed the contacts tests to use the same app context and loading order as the actual webapp, to give better reassurance that the app will run successfully. 16 years ago
dms Update version number to 3.1.0.CI-SNAPSHOT. 16 years ago
ldap Update version number to 3.1.0.CI-SNAPSHOT. 16 years ago
openid SEC-1431: Added openid-selector to openid sample, plus AX configuration for myopenid.com. 16 years ago
preauth Update version number to 3.1.0.CI-SNAPSHOT. 16 years ago
tutorial SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins. 16 years ago
pom.xml SEC-1232: Re-enable aspects module and aspectj sample in maven build. 16 years ago
runall.sh Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only. 16 years ago