|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| UserEntity | getUser () |
| void | setUser (UserEntity user) |
| Collection< UserConsentClientScopeEntity > | getGrantedClientScopes () |
| void | setGrantedClientScopes (Collection< UserConsentClientScopeEntity > grantedClientScopes) |
| Long | getCreatedDate () |
| void | setCreatedDate (Long createdDate) |
| Long | getLastUpdatedDate () |
| void | setLastUpdatedDate (Long lastUpdatedDate) |
| String | getClientId () |
| void | setClientId (String clientId) |
| String | getClientStorageProvider () |
| void | setClientStorageProvider (String clientStorageProvider) |
| String | getExternalClientId () |
| void | setExternalClientId (String externalClientId) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| UserEntity | user |
| String | clientId |
| String | clientStorageProvider |
| String | externalClientId |
変数 | |
| Collection< UserConsentClientScopeEntity > | 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 |
|
protected |
|
protected |
|
private |
|
protected |
|
package |
|
protected |
|
private |
|
protected |
1.8.13