Luke Taylor 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. 16 years ago
..
cas 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 17 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 bc6878c1c5 SEC-1044: Removed remember-me functionality from http auto-config namespace configuration. Added explicit <remember-me> elements to contacts and tutorial sample configurations. 17 years ago
dms df771038b4 SEC-1051: Fixed class names in dms sample app context. 16 years ago
ldap 781b09e889 SEC-1036: Updated ldap sample pom 17 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. 16 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. 16 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