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

java.lang.Object
  extended by org.jboss.picketlink.cdi.authentication.event.PreAuthenticateEvent

public class PreAuthenticateEvent
extends Object

This event is raised just before authentication.

Author:
Shane Bryzak

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

Constructor Detail

PreAuthenticateEvent

public PreAuthenticateEvent()


Copyright © 2012. All Rights Reserved.