.. |
cas
|
7fa9a959b5
Added webAppRootKey context-param to samples to prevent conflicts when run together in Tomcat.
|
16 years ago |
certificates
|
aeba732ba5
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).
|
17 years ago |
contacts
|
7fa9a959b5
Added webAppRootKey context-param to samples to prevent conflicts when run together in Tomcat.
|
16 years ago |
dms
|
df771038b4
SEC-1051: Fixed class names in dms sample app context.
|
17 years ago |
ldap
|
7fa9a959b5
Added webAppRootKey context-param to samples to prevent conflicts when run together in Tomcat.
|
16 years ago |
openid
|
2927b8464f
SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException.
|
17 years ago |
portlet
|
6c8a82fa13
Updated poms to Spring 2.5 and fixed up sandbox to work with latest build
|
17 years ago |
preauth
|
6c8a82fa13
Updated poms to Spring 2.5 and fixed up sandbox to work with latest build
|
17 years ago |
tutorial
|
2927b8464f
SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException.
|
17 years ago |
pom.xml
|
4aa32f7d06
SEC-999: First commit of expression-based authorization implementation
|
17 years ago |
runall.sh
|
a62eae4587
Script for running all the sample apps
|
17 years ago |