Uses of Class
org.keycloak.userprofile.UserProfileMetadata
Packages that use UserProfileMetadata
-
Uses of UserProfileMetadata in org.keycloak.userprofile
Methods in org.keycloak.userprofile that return UserProfileMetadataMethods in org.keycloak.userprofile with parameters of type UserProfileMetadataModifier and TypeMethodDescriptionvoidUserProfileDecorator.decorateUserProfile(RealmModel realm, UserProfileMetadata metadata) Decorates user profile with additional metadata.