public class HttpAuthenticationRequiredException extends Exception
Escalation
indicating authentication is required.
This may be thrown by any functionality as the WebAutoWireApplication
is expected to catch this Escalation
at the Office
level and
issue a challenge to the client.
Constructor and Description |
---|
HttpAuthenticationRequiredException()
Initiate.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isSaveRequest()
Indicates whether to save the request.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2016. All rights reserved.