keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
String | getValue () |
void | setValue (String value) |
String | getType () |
void | setType (String type) |
String | getDevice () |
void | setDevice (String device) |
String | getUserId () |
void | setUserId (String userId) |
String | getRealmId () |
void | setRealmId (String realmId) |
String | getStorageProviderId () |
void | setStorageProviderId (String storageProviderId) |
byte [] | getSalt () |
void | setSalt (byte[] salt) |
int | getHashIterations () |
void | setHashIterations (int hashIterations) |
Long | getCreatedDate () |
void | setCreatedDate (Long createdDate) |
int | getCounter () |
void | setCounter (int counter) |
String | getAlgorithm () |
void | setAlgorithm (String algorithm) |
int | getDigits () |
void | setDigits (int digits) |
int | getPeriod () |
void | setPeriod (int period) |
Collection< FederatedUserCredentialAttributeEntity > | getCredentialAttributes () |
void | setCredentialAttributes (Collection< FederatedUserCredentialAttributeEntity > credentialAttributes) |
boolean | equals (Object o) |
int | hashCode () |
限定公開変数類 | |
String | id |
String | type |
String | value |
String | device |
byte [] | salt |
int | hashIterations |
Long | createdDate |
String | userId |
String | realmId |
String | storageProviderId |
int | counter |
String | algorithm |
int | digits |
int | period |
Collection< FederatedUserCredentialAttributeEntity > | credentialAttributes = new ArrayList<>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |