Uses of Interface
org.keycloak.userprofile.UserProfile
Packages that use UserProfile
-
Uses of UserProfile in org.keycloak.userprofile
Classes in org.keycloak.userprofile that implement UserProfileMethods in org.keycloak.userprofile that return UserProfileModifier and TypeMethodDescriptionUserProfileProvider.create(UserProfileContext context, Map<String, ?> attributes) UserProfileProvider.create(UserProfileContext context, Map<String, ?> attributes, UserModel user) UserProfileProvider.create(UserProfileContext context, UserModel user) Creates a newUserProfileinstance only for validation purposes to check whether its attributes are in conformance with the givencontextand profile configuration.Methods in org.keycloak.userprofile with parameters of type UserProfileModifier and TypeMethodDescriptionstatic UserProfileMetadataUserProfileUtil.createUserProfileMetadata(KeycloakSession session, UserProfile profile)