org.jboss.seam.security.events
Class NotAuthorizedEvent
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotAuthorizedEvent
public NotAuthorizedEvent()
Copyright © 2011 Seam Framework. All Rights Reserved.