org.jboss.seam.security.events
Class NotAuthorizedEvent

java.lang.Object
  extended by org.jboss.seam.security.events.NotAuthorizedEvent

public class NotAuthorizedEvent
extends Object

This event is raised when the user is not authorized to perform an operation

Author:
Shane Bryzak

Constructor Summary
NotAuthorizedEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotAuthorizedEvent

public NotAuthorizedEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.