org.jboss.seam.security.events
Class AlreadyLoggedInEvent

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

public class AlreadyLoggedInEvent
extends Object

This event is fired when an already authenticated user attempts to authenticate again

Author:
Shane Bryzak

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

Constructor Detail

AlreadyLoggedInEvent

public AlreadyLoggedInEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.