|
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) |
| UserEntity | getUser () |
| void | setUser (UserEntity user) |
| 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< CredentialAttributeEntity > | getCredentialAttributes () |
| void | setCredentialAttributes (Collection< CredentialAttributeEntity > credentialAttributes) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| String | type |
| String | value |
| String | device |
| byte [] | salt |
| int | hashIterations |
| Long | createdDate |
| UserEntity | user |
| int | counter |
| String | algorithm |
| int | digits |
| int | period |
| Collection< CredentialAttributeEntity > | 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 |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13