◆ GluuErrorResponseType()
org.xdi.oxauth.model.gluu.GluuErrorResponseType.GluuErrorResponseType |
( |
String |
paramName | ) |
|
|
inlineprivate |
final String paramName
Definition: GluuErrorResponseType.java:31
◆ [static initializer]()
org.xdi.oxauth.model.gluu.GluuErrorResponseType.[static initializer] |
( |
| ) |
|
|
inlinestatic |
◆ fromString()
Return the corresponding enumeration from a string parameter.
- 引数
-
param | The parameter to be match. |
- 戻り値
- The
enumeration
if found, otherwise null
.
static Map< String, GluuErrorResponseType > lookup
Definition: GluuErrorResponseType.java:23
◆ getParameter()
String org.xdi.oxauth.model.gluu.GluuErrorResponseType.getParameter |
( |
| ) |
|
|
inline |
◆ toString()
String org.xdi.oxauth.model.gluu.GluuErrorResponseType.toString |
( |
| ) |
|
|
inline |
Returns a string representation of the object. In this case, the lower case code of the error.
final String paramName
Definition: GluuErrorResponseType.java:31
◆ lookup
◆ paramName
final String org.xdi.oxauth.model.gluu.GluuErrorResponseType.paramName |
|
private |
◆ SERVER_ERROR
org.xdi.oxauth.model.gluu.GluuErrorResponseType.SERVER_ERROR =("server_error") |
The server encountered an unexpected condition which prevented it from fulfilling the request.
次のファイルからこの列挙についての詳解を抽出しました: