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