keycloak
|
公開メンバ関数 | |
RequiredCredentialModel () | |
String | getType () |
void | setType (String type) |
boolean | isInput () |
void | setInput (boolean input) |
boolean | isSecret () |
void | setSecret (boolean secret) |
String | getFormLabel () |
void | setFormLabel (String formLabel) |
静的公開変数類 | |
static final Map< String, RequiredCredentialModel > | BUILT_IN |
static final RequiredCredentialModel | PASSWORD |
static final RequiredCredentialModel | TOTP |
static final RequiredCredentialModel | CLIENT_CERT |
static final RequiredCredentialModel | SECRET |
static final RequiredCredentialModel | KERBEROS |
限定公開変数類 | |
String | type |
boolean | input |
boolean | secret |
String | formLabel |
静的関数 | |
[static initializer] | |
|
inlinestaticpackage |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
protected |
|
protected |
|
static |
|
static |
|
protected |
|
static |
|
static |
|
protected |