If a user fails an authorization check when using the Seam Security
hooks via ViewConfig there is no way to add a message
-------------------------------------------------------------------------------------------------------------------------
Key: SEAMFACES-198
URL:
https://issues.jboss.org/browse/SEAMFACES-198
Project: Seam Faces
Issue Type: Enhancement
Components: Documentation, Security
Affects Versions: 3.0.2
Reporter: Jason Porter
Assignee: Jason Porter
An exception (or preferably event) should be raised to allow a message to be added when
an authorization attempt fails. This could be done in the enforce method of
https://github.com/seam/faces/blob/develop/impl/src/main/java/org/jboss/s...,
raise an event and allow developers to listen to it to supply a message or other actions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: