Uses of Interface
org.keycloak.userprofile.UserProfileProviderFactory
-
Packages that use UserProfileProviderFactory Package Description org.keycloak.userprofile -
-
Uses of UserProfileProviderFactory in org.keycloak.userprofile
Classes in org.keycloak.userprofile that implement UserProfileProviderFactory Modifier and Type Class Description classAbstractUserProfileProvider<U extends UserProfileProvider>A base class forUserProfileProviderimplementations providing the main hooks for customizations.classDeclarativeUserProfileProviderUserProfileProviderloading configuration from the changeable JSON file stored in component config.
-