|
Rename Parameter attributes : Map<String,Object> to bodyAttributes : Map<String,Object> in method public send(subjectFormatKey String, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |
|
Rename Parameter template : String to bodyTemplate : String in method public send(subjectFormatKey String, subjectAttributes List<Object>, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |
|
Rename Parameter attributes : Map<String,Object> to bodyAttributes : Map<String,Object> in method public send(subjectFormatKey String, subjectAttributes List<Object>, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |
|
Rename Parameter subjectKey : String to subjectFormatKey : String in method public send(subjectFormatKey String, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |
|
Rename Parameter subjectKey : String to subjectFormatKey : String in method public send(subjectFormatKey String, subjectAttributes List<Object>, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |
|
Rename Parameter template : String to bodyTemplate : String in method public send(subjectFormatKey String, bodyTemplate String, bodyAttributes Map<String,Object>) : void in class org.keycloak.email.freemarker.FreeMarkerEmailTemplateProvider |
From |
To |