|
keycloak
|

公開メンバ関数 | |
| String | getClientId () |
| void | setClientId (String clientId) |
| List< String > | getGrantedClientScopes () |
| void | setGrantedClientScopes (List< String > grantedClientScopes) |
| void | setCreatedDate (Long createdDate) |
| Long | getCreatedDate () |
| void | setLastUpdatedDate (Long lastUpdatedDate) |
| Long | getLastUpdatedDate () |
| List< String > | getGrantedRealmRoles () |
限定公開変数類 | |
| String | clientId |
| List< String > | grantedClientScopes |
| List< String > | grantedRealmRoles |
非公開変数類 | |
| Long | createdDate |
| Long | lastUpdatedDate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
private |
|
protected |
|
protected |
|
private |
1.8.13