Class RequiredActionUrlFormatterMethod

java.lang.Object
org.keycloak.forms.login.freemarker.model.RequiredActionUrlFormatterMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class RequiredActionUrlFormatterMethod extends Object implements freemarker.template.TemplateMethodModelEx
  • Constructor Details

    • RequiredActionUrlFormatterMethod

      public RequiredActionUrlFormatterMethod(RealmModel realm, URI baseUri)
  • Method Details

    • exec

      public Object exec(List list) throws freemarker.template.TemplateModelException
      Specified by:
      exec in interface freemarker.template.TemplateMethodModel
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx
      Throws:
      freemarker.template.TemplateModelException