Uses of Class
org.keycloak.representations.account.UserProfileMetadata
-
Packages that use UserProfileMetadata Package Description org.keycloak.representations.account -
-
Uses of UserProfileMetadata in org.keycloak.representations.account
Methods in org.keycloak.representations.account that return UserProfileMetadata Modifier and Type Method Description UserProfileMetadata
UserRepresentation. getUserProfileMetadata()
Methods in org.keycloak.representations.account with parameters of type UserProfileMetadata Modifier and Type Method Description void
UserRepresentation. setUserProfileMetadata(UserProfileMetadata userProfileMetadata)
-