Class UPGroup
java.lang.Object
org.keycloak.representations.userprofile.config.UPGroup
- All Implemented Interfaces:
Cloneable
Configuration of the attribute group.
- Author:
- Jörg Matysiak
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected UPGroup
clone()
boolean
getName()
int
hashCode()
void
setAnnotations
(Map<String, Object> annotations) void
setDisplayDescription
(String displayDescription) void
setDisplayHeader
(String displayHeader) void
-
Constructor Details
-
UPGroup
public UPGroup() -
UPGroup
-
-
Method Details