You must specify a file META-INF/services/org.keycloak.authentication.RequiredActionFactory in the jar that this class is contained in This file must have the fully qualified class name of all your RequiredActionFactory classes
- 著者
- Bill Burke
- バージョン
- Revision
- 1
◆ getDisplayText()
String org.keycloak.authentication.RequiredActionFactory.getDisplayText |
( |
| ) |
|
Display text used in admin console to reference this required action
- 戻り値
◆ isOneTimeAction()
default boolean org.keycloak.authentication.RequiredActionFactory.isOneTimeAction |
( |
| ) |
|
|
inline |
Flag indicating whether the execution of the required action by the same circumstances (e.g. by one and the same action token) should only be permitted once.
- 戻り値
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/doxygen/keycloak/spi-private/src/server-spi-private/src/main/java/org/keycloak/authentication/RequiredActionFactory.java