public class SecurityViolationAwareActionListener extends Object implements javax.faces.event.ActionListener, Deactivatable
ActionListener
which handles
AccessDeniedException
Constructor and Description |
---|
SecurityViolationAwareActionListener(javax.faces.event.ActionListener wrapped)
Constructor for wrapping the given
ActionListener |
public SecurityViolationAwareActionListener(javax.faces.event.ActionListener wrapped)
ActionListener
wrapped
- action-listener which should be wrappedpublic void processAction(javax.faces.event.ActionEvent actionEvent)
processAction
in interface javax.faces.event.ActionListener
public boolean isActivated()
isActivated
in interface Deactivatable
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.