public class AuthorizationRequiredException extends RuntimeException
Constructor and Description |
---|
AuthorizationRequiredException()
Constructor
|
AuthorizationRequiredException(String realm)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getRealm()
Returns the Realm associated with the credentials to provide
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthorizationRequiredException()
public AuthorizationRequiredException(String realm)
realm
- the Realm associated with the credentials to provide