Class AuthenticatorConfiguredMethod
java.lang.Object
org.keycloak.forms.login.freemarker.AuthenticatorConfiguredMethod
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel
,freemarker.template.TemplateMethodModelEx
,freemarker.template.TemplateModel
public class AuthenticatorConfiguredMethod
extends Object
implements freemarker.template.TemplateMethodModelEx
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
ConstructorDescriptionAuthenticatorConfiguredMethod
(RealmModel realm, UserModel user, KeycloakSession session) -
Method Summary
-
Constructor Details
-
AuthenticatorConfiguredMethod
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-