forked from spring-attic/spring-security-oauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register AccessDeniedHandler earlier so that it gets used
This is baffling (might need help from @rwinch to understand), but there is an integration test in sparklr2 that fails without this change. As far as I can tell it registers the right access denied handler even before this change, but it never gets called. See spring-atticgh-315
- Loading branch information
Dave Syer
committed
Jan 23, 2015
1 parent
d8bcdb4
commit 1a04ec9
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters