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

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

public class LoggedInEvent
extends Object

This event is raised when user successfully logs in.


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

Constructor Detail

LoggedInEvent

public LoggedInEvent()


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.