Class ProfileBean
- java.lang.Object
-
- org.keycloak.email.freemarker.beans.ProfileBean
-
public class ProfileBean extends Object
- Author:
- Stian Thorgersen, Vlastimil Elias (velias at redhat dot com)
-
-
Constructor Summary
Constructors Constructor Description ProfileBean(UserModel user)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getAttributes()StringgetEmail()StringgetFirstName()StringgetLastName()StringgetUsername()
-