- 著者
- Yuriy Zabrovarnyy
- バージョン
- 0.9, 12/03/2013
◆ UmaScopeType()
org.xdi.oxauth.model.uma.UmaScopeType.UmaScopeType |
( |
String |
p_value | ) |
|
|
inlineprivate |
String m_value
Definition: UmaScopeType.java:29
◆ [static initializer]()
org.xdi.oxauth.model.uma.UmaScopeType.[static initializer] |
( |
| ) |
|
|
inlinestatic |
◆ fromValue()
static UmaScopeType org.xdi.oxauth.model.uma.UmaScopeType.fromValue |
( |
String |
p_value | ) |
|
|
inlinestatic |
40 return lookup.get(p_value);
static Map< String, UmaScopeType > lookup
Definition: UmaScopeType.java:21
◆ getValue()
String org.xdi.oxauth.model.uma.UmaScopeType.getValue |
( |
| ) |
|
|
inline |
String m_value
Definition: UmaScopeType.java:29
◆ lookup
◆ m_value
String org.xdi.oxauth.model.uma.UmaScopeType.m_value |
|
private |
◆ PROTECTION
org.xdi.oxauth.model.uma.UmaScopeType.PROTECTION =("uma_protection") |
次のファイルからこの列挙についての詳解を抽出しました:
- D:/AppData/OpenId/gluu/src/oxAuth/Model/src/main/java/org/xdi/oxauth/model/uma/UmaScopeType.java