spring-security/samples
Luke Taylor 080430150a SEC-187: Refactoring contact Dao to use JdbcTemplate, and removing unused query objects (which have been there since 2004!) 2010-05-25 16:47:57 +01:00
..
aspectj SEC-1232: Add config dependency to maven build for aspectj sample. 2010-03-31 19:58:59 +01:00
cas Latest gradle syntax updates. 2010-03-28 23:54:41 +01: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 SEC-187: Refactoring contact Dao to use JdbcTemplate, and removing unused query objects (which have been there since 2004!) 2010-05-25 16:47:57 +01: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 SEC-1431: Added openid-selector to openid sample, plus AX configuration for myopenid.com. 2010-04-21 17:16:03 +01:00
preauth Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
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. 2010-04-20 23:47:48 +01: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 Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only. 2010-05-03 14:56:22 +01:00