Uses of Class
org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
-
Uses of AbstractUserProfileBean.Attribute in org.keycloak.forms.login.freemarker.model
Modifier and TypeFieldDescriptionprotected List<AbstractUserProfileBean.Attribute>
AbstractUserProfileBean.attributes
protected Map<String,
AbstractUserProfileBean.Attribute> AbstractUserProfileBean.attributesByName
Modifier and TypeMethodDescriptionAbstractUserProfileBean.getAttributes()
All attributes to be shown in form sorted by the configured GUI order.AbstractUserProfileBean.getAttributesByName()
Get map of all attributes where attribute name is key.Modifier and TypeMethodDescriptionint
AbstractUserProfileBean.Attribute.compareTo
(AbstractUserProfileBean.Attribute o)