org.jboss.seam.security.events
Class DeferredAuthenticationEvent
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeferredAuthenticationEvent
public DeferredAuthenticationEvent(boolean success)
isSuccess
public boolean isSuccess()
Copyright © 2011 Seam Framework. All Rights Reserved.