Uses of Class
org.keycloak.representations.account.UserRepresentation
- 
Packages that use UserRepresentation Package Description org.keycloak.services.resources.account 
- 
- 
Uses of UserRepresentation in org.keycloak.services.resources.accountMethods in org.keycloak.services.resources.account that return UserRepresentation Modifier and Type Method Description UserRepresentationAccountRestService. account(Boolean userProfileMetadata)Get account information.Methods in org.keycloak.services.resources.account with parameters of type UserRepresentation Modifier and Type Method Description javax.ws.rs.core.ResponseAccountRestService. updateAccount(UserRepresentation rep)
 
-