org.jboss.seam.security.events
Class PostAuthenticateEvent

java.lang.Object
  extended by org.jboss.seam.security.events.PostAuthenticateEvent

public class PostAuthenticateEvent
extends Object

This event is raised just after authentication

Author:
Shane Bryzak

Constructor Summary
PostAuthenticateEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostAuthenticateEvent

public PostAuthenticateEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.