Allow login handler to return an exception and allow that exception to propogate...
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 1 Jul 2009 09:23:53 +0000 (09:23 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 1 Jul 2009 09:23:53 +0000 (09:23 +0000)
commitb4b3e716abb7fc522afba75f23eb387867bccb35
tree4326603b552c49f443d1f82b3b62d0239d4141a4
parent5a5d3d12efbe420c7d44006307efa0d6e30827a0
Allow login handler to return an exception and allow that exception to propogate out of the AuthN engine without being rewrapped - SIDP-271

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2859 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
doc/RELEASE-NOTES.txt
src/main/java/edu/internet2/middleware/shibboleth/idp/authn/AuthenticationEngine.java
src/main/java/edu/internet2/middleware/shibboleth/idp/authn/LoginHandler.java