Package org.keycloak.userprofile.config
Class UPGroup
java.lang.Object
org.keycloak.userprofile.config.UPGroup
Configuration of the attribute group.
- Author:
- Jörg Matysiak
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setAnnotations
(Map<String, Object> annotations) void
setDisplayDescription
(String displayDescription) void
setDisplayHeader
(String displayHeader) void
-
Constructor Details
-
UPGroup
public UPGroup()
-
-
Method Details
-
getName
-
setName
-
getDisplayHeader
-
setDisplayHeader
-
getDisplayDescription
-
setDisplayDescription
-
getAnnotations
-
setAnnotations
-