public class AuthenticationException extends Exception
Constructor and Description |
---|
AuthenticationException(AuthenticationResult authResult) |
Modifier and Type | Method and Description |
---|---|
AuthenticationResult |
getAuthResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationException(AuthenticationResult authResult)
public AuthenticationResult getAuthResult()
Copyright © 2012. All Rights Reserved.