org.jboss.seam.security.events
Class NotLoggedInEvent
java.lang.Object
org.jboss.seam.security.events.NotLoggedInEvent
public class NotLoggedInEvent
- extends Object
This event is raised when an unauthenticated user attempts to performed a privileged operation
- Author:
- Shane Bryzak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotLoggedInEvent
public NotLoggedInEvent()
Copyright © 2011 Seam Framework. All Rights Reserved.