Class UserProfileResource
java.lang.Object
org.keycloak.services.resources.admin.UserProfileResource
- Author:
- Vlastimil Elias <velias@redhat.com>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic UserProfileMetadata
createUserProfileMetadata
(KeycloakSession session, UserProfile profile) jakarta.ws.rs.core.Response
-
Field Details
-
session
-
realm
-
-
Constructor Details
-
UserProfileResource
-
-
Method Details
-
getConfiguration
-
getMetadata
-
update
-
createUserProfileMetadata
public static UserProfileMetadata createUserProfileMetadata(KeycloakSession session, UserProfile profile)
-