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.account
Methods in org.keycloak.services.resources.account that return UserRepresentation Modifier and Type Method Description UserRepresentation
AccountRestService. 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.Response
AccountRestService. updateAccount(UserRepresentation rep)
-