Pedro Igor created DELTASPIKE-636:
-------------------------------------
Summary: @Secures should trigger the ds-exception-handler
Key: DELTASPIKE-636
URL: https://issues.apache.org/jira/browse/DELTASPIKE-636
Project: DeltaSpike
Issue Type: Improvement
Components: Security-Module
Affects Versions: 0.7
Reporter: Pedro Igor
Priority: Minor
When using @Secures, if a validation fails the AccessDeniedException is thrown
without letting the application to handle it properly. This ends up printing
the stack trace on the logs.
Ideally, users should be able to handle this exception before propagating it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)