Uses of Class
org.keycloak.userprofile.AttributeGroupMetadata
Packages that use AttributeGroupMetadata
-
Uses of AttributeGroupMetadata in org.keycloak.userprofile
Methods in org.keycloak.userprofile that return AttributeGroupMetadataModifier and TypeMethodDescriptionAttributeGroupMetadata.addAnnotations(Map<String, Object> annotations) AttributeGroupMetadata.clone()AttributeMetadata.getAttributeGroupMetadata()AttributeGroupMetadata.setDisplayDescription(String displayDescription) AttributeGroupMetadata.setDisplayHeader(String displayHeader) Methods in org.keycloak.userprofile with parameters of type AttributeGroupMetadataModifier and TypeMethodDescriptionAttributeMetadata.setAttributeGroupMetadata(AttributeGroupMetadata attributeGroupMetadata)