Package org.keycloak.userprofile
package org.keycloak.userprofile
-
ClassDescriptionInterface of the user profile attribute change listener.Configuration of the attribute group.This interface wraps the attributes associated with a user profile.
UserProfileProvider
loading configuration from the changeable JSON file stored in component config.The default implementation forAttributes
.The default implementation forUserProfile
.AttributeChangeListener
to audit user profile attribute changes intoEvent
.A specificAttributes
implementation to handle service accounts.An interface that serves an entry point for managing users and their attributes.Extension of theValidationContext
used when validators are called forUserProfile
attribute validation.Constants related to user profileThis interface represents the different contexts from where user profiles are managed.This interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.The provider responsible for creatingUserProfile
instances.