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. 17 年之前
..
cas 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 17 年之前
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 年之前
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 年之前
dms df771038b4 SEC-1051: Fixed class names in dms sample app context. 17 年之前
ldap 781b09e889 SEC-1036: Updated ldap sample pom 17 年之前
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 年之前
portlet 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 17 年之前
preauth 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 17 年之前
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 年之前
pom.xml 4aa32f7d06 SEC-999: First commit of expression-based authorization implementation 17 年之前
runall.sh a62eae4587 Script for running all the sample apps 17 年之前