[seam-issues] [JBoss JIRA] Created: (SEAMFACES-198) If a user fails an authorization check when using the Seam Security hooks via ViewConfig there is no way to add a message

Jason Porter (JIRA) jira-events at lists.jboss.org
Thu Aug 25 02:11:17 EDT 2011


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


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/seam/faces/security/SecurityPhaseListener.java, 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: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list