Uses of Interface
org.keycloak.userprofile.UserProfileProvider
Packages that use UserProfileProvider
-
Uses of UserProfileProvider in org.keycloak.forms.login.freemarker.model
Methods in org.keycloak.forms.login.freemarker.model with parameters of type UserProfileProviderModifier and TypeMethodDescriptionprotected abstract UserProfile
AbstractUserProfileBean.createUserProfile
(UserProfileProvider provider) Create UserProfile instance of the relevant type.protected UserProfile
EmailBean.createUserProfile
(UserProfileProvider provider) protected UserProfile
IdpReviewProfileBean.createUserProfile
(UserProfileProvider provider) protected UserProfile
RegisterBean.createUserProfile
(UserProfileProvider provider) protected UserProfile
VerifyProfileBean.createUserProfile
(UserProfileProvider provider) -
Uses of UserProfileProvider in org.keycloak.userprofile
Classes in org.keycloak.userprofile that implement UserProfileProviderModifier and TypeClassDescriptionclass
UserProfileProvider
loading configuration from the changeable JSON file stored in component config.