|
keycloak
|


公開メンバ関数 | |
| boolean | isAdminRequest () |
| void | setAdminRequest (boolean adminRequest) |
| String | getType () |
| void | setType (String type) |
| String | getValue () |
| void | setValue (String value) |
| String | getDevice () |
| void | setDevice (String device) |
| String | getAlgorithm () |
| void | setAlgorithm (String algorithm) |
| void | setNote (String key, String value) |
| void | removeNote (String key) |
| Object | getNote (String key) |
静的公開メンバ関数 | |
| static PasswordUserCredentialModel | password (String password) |
| static PasswordUserCredentialModel | password (String password, boolean adminRequest) |
| static UserCredentialModel | passwordToken (String passwordToken) |
| static UserCredentialModel | secret (String password) |
| static UserCredentialModel | otp (String type, String key) |
| static UserCredentialModel | totp (String key) |
| static UserCredentialModel | hotp (String key) |
| static UserCredentialModel | kerberos (String token) |
| static UserCredentialModel | generateSecret () |
| static boolean | isOtp (String type) |
静的公開変数類 | |
| static final String | PASSWORD = CredentialModel.PASSWORD |
| static final String | PASSWORD_HISTORY = CredentialModel.PASSWORD_HISTORY |
| static final String | PASSWORD_TOKEN = CredentialModel.PASSWORD_TOKEN |
| static final String | SECRET = CredentialModel.SECRET |
| static final String | TOTP = CredentialModel.TOTP |
| static final String | HOTP = CredentialModel.HOTP |
| static final String | CLIENT_CERT = CredentialModel.CLIENT_CERT |
| static final String | KERBEROS = CredentialModel.KERBEROS |
限定公開変数類 | |
| String | type |
| String | value |
| String | device |
| String | algorithm |
| Map< String, Object > | notes = new HashMap<>() |
静的非公開変数類 | |
| static final String | ADMIN_REQUEST = "adminRequest" |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inline |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
staticprivate |
|
protectedinherited |
|
staticinherited |
|
protectedinherited |
|
staticinherited |
|
staticinherited |
|
protectedinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protectedinherited |
|
protectedinherited |
1.8.13