public class AmbariAuthenticationException
extends org.springframework.security.core.AuthenticationException
Constructor and Description |
---|
AmbariAuthenticationException(String username,
String message,
boolean credentialFailure) |
AmbariAuthenticationException(String username,
String message,
boolean credentialFailure,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
getUsername() |
boolean |
isCredentialFailure() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 Apache Software Foundation. All rights reserved.