gluu
|
公開メンバ関数 | |
ErrorResponse () | |
List< String > | getSchemas () |
void | setSchemas (List< String > schemas) |
String | getStatus () |
void | setStatus (String status) |
String | getScimType () |
void | setScimType (ErrorScimType scimType) |
String | getDetail () |
void | setDetail (String detail) |
非公開変数類 | |
List< String > | schemas |
String | status |
ErrorScimType | scimType |
String | detail |
A class that models data of an error response. See section 3.12 of RFC7644.
|
inline |
|
inline |
Retrieves a description of the error
|
inline |
|
inline |
Retrieves the error type. E.g. "invalidFilter"
|
inline |
Retrieves the HTTP status code of the error. E.g. "500"
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |