Uses of Class
org.keycloak.userprofile.UserProfileMetadata
Packages that use UserProfileMetadata
-
Uses of UserProfileMetadata in org.keycloak.userprofile
Fields in org.keycloak.userprofile declared as UserProfileMetadataMethods in org.keycloak.userprofile that return UserProfileMetadataConstructors in org.keycloak.userprofile with parameters of type UserProfileMetadataModifierConstructorDescriptionDefaultAttributes(UserProfileContext context, Map<String, ?> attributes, UserModel user, UserProfileMetadata profileMetadata, KeycloakSession session) DefaultUserProfile(UserProfileMetadata metadata, Attributes attributes, Function<Attributes, UserModel> userCreator, UserModel user, KeycloakSession session)