keycloak
|
公開メンバ関数 | |
void | authenticate (AuthenticationFlowContext context) |
void | action (AuthenticationFlowContext context) |
boolean | requiresUser () |
boolean | configuredFor (KeycloakSession session, RealmModel realm, UserModel user) |
void | setRequiredActions (KeycloakSession session, RealmModel realm, UserModel user) |
void | close () |
静的公開変数類 | |
static final AttemptedAuthenticator | SINGLETON = new AttemptedAuthenticator() |
Pass-thru atheneticator that just sets the context to attempted.
|
inline |
|
inline |
|
inline |
org.keycloak.provider.Providerを実装しています。
|
inline |
|
inline |
|
inline |
|
static |