Branch: refs/heads/3.0
Home:
https://github.com/resteasy/Resteasy
Commit: a023b50445b63dc4a72e064a81ee7768a12e77ce
https://github.com/resteasy/Resteasy/commit/a023b50445b63dc4a72e064a81ee7...
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