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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected UPGroupclone()booleangetName()inthashCode()voidsetAnnotations(Map<String, Object> annotations) voidsetDisplayDescription(String displayDescription) voidsetDisplayHeader(String displayHeader) void
-
Constructor Details
-
UPGroup
public UPGroup() -
UPGroup
-
-
Method Details