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 UserProfileMetadataUserRepresentation. getUserProfileMetadata()Methods in org.keycloak.representations.account with parameters of type UserProfileMetadata Modifier and Type Method Description voidUserRepresentation. setUserProfileMetadata(UserProfileMetadata userProfileMetadata)
-