org.jboss.errai.security.shared.event
Class LoggedInEvent
java.lang.Object
org.jboss.errai.security.shared.event.LoggedInEvent
@LocalEvent
public class LoggedInEvent
- extends Object
LoggedInEvent fired when a user logs-in.
- Author:
- edewit@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggedInEvent
public LoggedInEvent(User user)
getUser
public User getUser()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.