public class Forbidden extends Object implements Serializable
| Constructor and Description |
|---|
Forbidden() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Forbidden |
error(String error) |
String |
getError()
Forbidden message
|
Integer |
getSsoStatus()
Status code received from SSO
|
int |
hashCode() |
void |
setError(String error) |
void |
setSsoStatus(Integer ssoStatus) |
Forbidden |
ssoStatus(Integer ssoStatus) |
String |
toString() |
Copyright © 2017. All Rights Reserved.