org.jboss.picketlink.cdi.authentication.event
Class LoginFailedEvent
java.lang.Object
org.jboss.picketlink.cdi.authentication.event.LoginFailedEvent
public class LoginFailedEvent
- extends Object
This event is fired when an authentication attempt fails
- Author:
- Shane Bryzak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginFailedEvent
public LoginFailedEvent(Throwable loginException)
getLoginException
public Throwable getLoginException()
Copyright © 2012. All Rights Reserved.