Class DeclarativeUserProfileProvider

java.lang.Object
org.keycloak.userprofile.DeclarativeUserProfileProvider
All Implemented Interfaces:
Provider, UserProfileProvider

public class DeclarativeUserProfileProvider extends Object implements UserProfileProvider
UserProfileProvider loading configuration from the changeable JSON file stored in component config. Parsed configuration is cached.
Author:
Pedro Igor, Vlastimil Elias <velias@redhat.com>