org.jboss.seam.security.events
Class DeferredAuthenticationEvent

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

public class DeferredAuthenticationEvent
extends Object

This event should be fired when a deferred authentication process is complete

Author:
Shane Bryzak

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

Constructor Detail

DeferredAuthenticationEvent

public DeferredAuthenticationEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.