org.jboss.picketlink.cdi.authentication.event
Class PostAuthenticateEvent

java.lang.Object
  extended by org.jboss.picketlink.cdi.authentication.event.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 © 2012. All Rights Reserved.