org.jboss.seam.security.events
Class PostLoggedOutEvent
java.lang.Object
org.jboss.seam.security.events.PostLoggedOutEvent
public class PostLoggedOutEvent
- extends Object
This event is raised just after the user unauthenticates
- Author:
- Shane Bryzak
Method Summary |
org.picketlink.idm.api.User |
getUser()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostLoggedOutEvent
public PostLoggedOutEvent(org.picketlink.idm.api.User user)
getUser
public org.picketlink.idm.api.User getUser()
Copyright © 2011 Seam Framework. All Rights Reserved.