Errai 3.0.1-SNAPSHOT

org.jboss.errai.security.shared.event
Class LoggedInEvent

java.lang.Object
  extended by org.jboss.errai.security.shared.event.LoggedInEvent

@LocalEvent
public class LoggedInEvent
extends Object

LoggedInEvent fired when a user logs-in.

Author:
edewit@redhat.com

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

Constructor Detail

LoggedInEvent

public LoggedInEvent(User user)
Method Detail

getUser

public User getUser()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.