Uses of Package
org.keycloak.userprofile
Packages that use org.keycloak.userprofile
Package
Description
-
Classes in org.keycloak.userprofile used by org.keycloak.authentication.authenticators.broker.utilClassDescriptionThis interface represents the different contexts from where user profiles are managed.
-
Classes in org.keycloak.userprofile used by org.keycloak.authentication.formsClassDescriptionAn interface that serves an entry point for managing users and their attributes.
-
Classes in org.keycloak.userprofile used by org.keycloak.authentication.requiredactionsClassDescriptionAn interface that serves an entry point for managing users and their attributes.
-
Classes in org.keycloak.userprofile used by org.keycloak.authentication.requiredactions.utilClassDescriptionThis interface represents the different contexts from where user profiles are managed.
-
Classes in org.keycloak.userprofile used by org.keycloak.federation.kerberosClassDescriptionThis interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.
-
Classes in org.keycloak.userprofile used by org.keycloak.federation.sssdClassDescriptionThis interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.
-
Classes in org.keycloak.userprofile used by org.keycloak.forms.login.freemarker.modelClassDescriptionAn interface that serves an entry point for managing users and their attributes.The provider responsible for creating
UserProfile
instances. -
Classes in org.keycloak.userprofile used by org.keycloak.models.cache.infinispanClassDescriptionThis interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.
-
Classes in org.keycloak.userprofile used by org.keycloak.services.resources.adminClassDescriptionAn interface that serves an entry point for managing users and their attributes.
-
Classes in org.keycloak.userprofile used by org.keycloak.services.validation
-
Classes in org.keycloak.userprofile used by org.keycloak.storageClassDescriptionThis interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.
-
Classes in org.keycloak.userprofile used by org.keycloak.storage.ldapClassDescriptionThis interface allows user storage providers to customize the user profile configuration and its attributes for realm on a per-user storage provider basis.
-
Classes in org.keycloak.userprofile used by org.keycloak.userprofileClassDescriptionInterface 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
.An interface that serves an entry point for managing users and their attributes.Extension of theValidationContext
used when validators are called forUserProfile
attribute validation.This interface represents the different contexts from where user profiles are managed.The provider responsible for creatingUserProfile
instances.