org.apache.deltaspike.security.api.authentication.event
Class AlreadyLoggedInEvent

java.lang.Object
  extended by org.apache.deltaspike.security.api.authentication.event.AlreadyLoggedInEvent

public class AlreadyLoggedInEvent
extends Object

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


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-2012 The Apache Software Foundation. All Rights Reserved.