Class UPConfig
java.lang.Object
org.keycloak.representations.userprofile.config.UPConfig
Configuration of the User Profile for one realm.
- Author:
- Vlastimil Elias <velias@redhat.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(UPAttribute attribute) getAttribute(String name) voidsetAttributes(List<UPAttribute> attributes) voidtoString()