org.jboss.picketlink.cdi.authentication.event
Class PostLoggedOutEvent
java.lang.Object
org.jboss.picketlink.cdi.authentication.event.PostLoggedOutEvent
public class PostLoggedOutEvent
- extends Object
This event is raised just after the user un-authenticates
- Author:
- Shane Bryzak
|
Method Summary |
org.jboss.picketlink.idm.model.User |
getUser()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostLoggedOutEvent
public PostLoggedOutEvent(org.jboss.picketlink.idm.model.User user)
getUser
public org.jboss.picketlink.idm.model.User getUser()
Copyright © 2012. All Rights Reserved.