Class AbstractUserProfileBean.AttributeGroup
java.lang.Object
org.keycloak.forms.login.freemarker.model.AbstractUserProfileBean.AttributeGroup
- All Implemented Interfaces:
Comparable<AbstractUserProfileBean.AttributeGroup>
- Enclosing class:
- AbstractUserProfileBean
public class AbstractUserProfileBean.AttributeGroup
extends Object
implements Comparable<AbstractUserProfileBean.AttributeGroup>
-
Method Details
-
getName
-
getDisplayHeader
-
getDisplayDescription
-
getAnnotations
-
getHtml5DataAnnotations
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<AbstractUserProfileBean.AttributeGroup>
-