org.apache.deltaspike.security.api.authentication.event
Class LoginFailedEvent
java.lang.Object
org.apache.deltaspike.security.api.authentication.event.LoginFailedEvent
public class LoginFailedEvent
- extends Object
This event is fired when an authentication attempt fails
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginFailedEvent
public LoginFailedEvent(Exception loginException)
getLoginException
public Exception getLoginException()
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.