org.apache.deltaspike.security.api.authentication.event
Class PostAuthenticateEvent

java.lang.Object
  extended by org.apache.deltaspike.security.api.authentication.event.PostAuthenticateEvent

public class PostAuthenticateEvent
extends Object

This event is raised just after authentication


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-2012 The Apache Software Foundation. All Rights Reserved.