|
gluu
|


公開メンバ関数 | |
| void | init () |
| Pair< Boolean, Response > | validateRptToken (Token patToken, String authorization, String umaResourceId, String scopeId) |
| Pair< Boolean, Response > | validateRptToken (Token patToken, String authorization, String resourceId, List< String > scopeIds) |
| String | registerResourcePermission (Token patToken, String resourceId, List< String > scopeIds) |
限定公開変数類 | |
| AppConfiguration | appConfiguration |
非公開メンバ関数 | |
| boolean | isRptHasPermissions (RptIntrospectionResponse umaRptStatusResponse) |
| RptIntrospectionResponse | getStatusResponse (Token patToken, String rptToken) |
| Response | prepareRegisterPermissionsResponse (Token patToken, String resourceId, List< String > scopeIds) |
| String | getHost (String uri) throws MalformedURLException |
非公開変数類 | |
| Logger | log |
| UmaMetadata | umaMetadata |
| JsonService | jsonService |
| AppInitializer | appInitializer |
| org.xdi.oxauth.client.uma.UmaPermissionService | permissionService |
| UmaRptIntrospectionService | rptStatusService |
| final Pair< Boolean, Response > | authenticationFailure = new Pair<Boolean, Response>(false, null) |
| final Pair< Boolean, Response > | authenticationSuccess = new Pair<Boolean, Response>(true, null) |
| ConnectionKeepAliveStrategy | connectionKeepAliveStrategy |
静的非公開変数類 | |
| static final long | serialVersionUID = -3347131971095468866L |
Provide methods to work with permissions and RPT tokens
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
1.8.13