Uses of Class
org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.Attribute
Packages that use AbstractUserProfileBean.Attribute
-
Uses of AbstractUserProfileBean.Attribute in org.keycloak.forms.login.freemarker.model
Fields in org.keycloak.forms.login.freemarker.model with type parameters of type AbstractUserProfileBean.AttributeModifier and TypeFieldDescriptionprotected List<AbstractUserProfileBean.Attribute>AbstractUserProfileBean.attributesprotected Map<String,AbstractUserProfileBean.Attribute> AbstractUserProfileBean.attributesByNameMethods in org.keycloak.forms.login.freemarker.model that return types with arguments of type AbstractUserProfileBean.AttributeModifier 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.Methods in org.keycloak.forms.login.freemarker.model with parameters of type AbstractUserProfileBean.AttributeModifier and TypeMethodDescriptionintAbstractUserProfileBean.Attribute.compareTo(AbstractUserProfileBean.Attribute o)