|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| String | getUserId () |
| void | setUserId (String userId) |
| String | getRealmId () |
| void | setRealmId (String realmId) |
| String | getStorageProviderId () |
| void | setStorageProviderId (String storageProviderId) |
| String | getClientId () |
| void | setClientId (String clientId) |
| String | getClientStorageProvider () |
| void | setClientStorageProvider (String clientStorageProvider) |
| String | getExternalClientId () |
| void | setExternalClientId (String externalClientId) |
| Collection< FederatedUserConsentClientScopeEntity > | getGrantedClientScopes () |
| void | setGrantedClientScopes (Collection< FederatedUserConsentClientScopeEntity > grantedClientScopes) |
| Long | getCreatedDate () |
| void | setCreatedDate (Long createdDate) |
| Long | getLastUpdatedDate () |
| void | setLastUpdatedDate (Long lastUpdatedDate) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| String | userId |
| String | realmId |
| String | storageProviderId |
| String | clientId |
| String | clientStorageProvider |
| String | externalClientId |
変数 | |
| Collection< FederatedUserConsentClientScopeEntity > | grantedClientScopes = new ArrayList<>() |
非公開変数類 | |
| Long | createdDate |
| Long | lastUpdatedDate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
private |
|
protected |
|
package |
|
protected |
|
private |
|
protected |
|
protected |
|
protected |
1.8.13