Package org.keycloak.theme.beans
Class MessageFormatterMethod
java.lang.Object
org.keycloak.theme.beans.MessageFormatterMethod
- All Implemented Interfaces:
 freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
public class MessageFormatterMethod
extends Object
implements freemarker.template.TemplateMethodModelEx
- Author:
 - Michael Gerber
 
- 
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING - 
Constructor Summary
ConstructorsConstructorDescriptionMessageFormatterMethod(Locale locale, Map<Object, Object> messages) MessageFormatterMethod(Locale locale, Properties messages)  - 
Method Summary
 
- 
Constructor Details
- 
MessageFormatterMethod
 - 
MessageFormatterMethod
 
 - 
 - 
Method Details
- 
exec
- Specified by:
 execin interfacefreemarker.template.TemplateMethodModel- Specified by:
 execin interfacefreemarker.template.TemplateMethodModelEx- Throws:
 freemarker.template.TemplateModelException
 
 -