Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.7
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
DELTASPIKE-663 force AccessDeniedException per default
- Closed