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 bdb906e588 Enable parameterization for log levels in logback files to allow the use of command-line options for controlling log output. 16 years ago
..
aspectj Enable parameterization for log levels in logback files to allow the use of command-line options for controlling log output. 16 years ago
cas Fix namespace schema version in CAS sample. 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 Enable parameterization for log levels in logback files to allow the use of command-line options for controlling log output. 16 years ago
dms Enable parameterization for log levels in logback files to allow the use of command-line options for controlling log output. 16 years ago
gae SEC-1486, SEC-1538, SEC-1537: Generification of AuthenticationDetailsSource. Deprecation of non-web pre-authentication classes and other unnecessary classes. Removal of reflection in WebAuthenticationDetailsSource. 16 years ago
ldap Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc. 16 years ago
openid Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc. 16 years ago
preauth Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc. 16 years ago
tutorial Reduce unnecessary use of aspectj as a build dependency 16 years ago
pom.xml Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build. 16 years ago
runall.sh Minor sample build changes. JSTL dependency update. 16 years ago