Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 578f99ec2788e5d1b94de4b1eb039a40deae23ba
https://github.com/resteasy/Resteasy/commit/578f99ec2788e5d1b94de4b1eb039...
Author: kanovotn <kanovotn(a)redhat.com>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/interceptors/RoleBasedSecurityFilter.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/CustomForbiddenMessageTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/resource/CustomForbiddenMessageExceptionMapper.java
Log Message:
-----------
[RESTEASY-1342] RoleBasedSecurityFilter doesn't allow custom response by
ExceptionMapper