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