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

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

public class PreAuthenticateEvent
extends Object

This event is raised just before authentication.


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