public class AdminMessageFormatter extends Object implements BiFunction<String,Object[],String>
Constructor and Description |
---|
AdminMessageFormatter(KeycloakSession session,
UserModel user) |
Modifier and Type | Method and Description |
---|---|
String |
apply(String s,
Object[] objects) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public AdminMessageFormatter(KeycloakSession session, UserModel user)
session
- to get context (including current Realm) fromuser
- to resolve locale forCopyright © 2021 JBoss by Red Hat. All rights reserved.