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 SummaryConstructors Constructor Description ProfileBean(UserModel user)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getAttributes()StringgetEmail()StringgetFirstName()StringgetLastName()StringgetUsername()
 
-