org.jboss.picketlink.cdi.authentication.event
Class LoggedInEvent

java.lang.Object
  extended by org.jboss.picketlink.cdi.authentication.event.LoggedInEvent

public class LoggedInEvent
extends Object

This event is raised when user successfully logs in.

Author:
Shane Bryzak

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 © 2012. All Rights Reserved.