Uses of Interface
org.keycloak.userprofile.UserProfileProviderFactory
Packages that use UserProfileProviderFactory
-
Uses of UserProfileProviderFactory in org.keycloak.userprofile
Classes in org.keycloak.userprofile that implement UserProfileProviderFactoryModifier and TypeClassDescriptionclass
AbstractUserProfileProvider<U extends UserProfileProvider>
A base class forUserProfileProvider
implementations providing the main hooks for customizations.class
UserProfileProvider
loading configuration from the changeable JSON file stored in component config.