public class AuthenticationException extends RuntimeException
A runtime exception representing a failure to provide correct authentication credentials.
| Constructor and Description |
|---|
AuthenticationException(String msg,
String realm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRealm() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.