org.jboss.seam.security.events
Class NotLoggedInEvent

java.lang.Object
  extended by 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

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

Constructor Detail

NotLoggedInEvent

public NotLoggedInEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.