keycloak
|
公開メンバ関数 | |
PermissionRequest (String resourceId, String... scopes) | |
PermissionRequest () | |
String | getResourceId () |
void | setResourceId (String resourceSetId) |
Set< String > | getScopes () |
void | setScopes (Set< String > scopes) |
void | setResourceServerId (String resourceServerId) |
String | getResourceServerId () |
Map< String, List< String > > | getClaims () |
void | setClaims (Map< String, List< String >> claims) |
void | setClaim (String name, String... value) |
void | addScope (String... name) |
非公開変数類 | |
String | resourceId |
Set< String > | scopes |
String | resourceServerId |
Map< String, List< String > > | claims |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |