org.apache.deltaspike.security.api.authentication.event
Class PostLoggedOutEvent
java.lang.Object
org.apache.deltaspike.security.api.authentication.event.PostLoggedOutEvent
public class PostLoggedOutEvent
- extends Object
This event is raised just after the user un-authenticates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostLoggedOutEvent
public PostLoggedOutEvent(User user)
getUser
public User getUser()
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.