Package | Description |
---|---|
org.keycloak.services.resources.account | |
org.keycloak.userprofile.profile | |
org.keycloak.userprofile.profile.representations |
Modifier and Type | Method and Description |
---|---|
UserRepresentation |
AccountRestService.account()
Get account information.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccountRestService.updateAccount(UserRepresentation rep) |
Modifier and Type | Method and Description |
---|---|
static DefaultUserProfileContext |
UserProfileContextFactory.forAccountService(UserModel currentUser,
UserRepresentation rep,
KeycloakSession session) |
Constructor and Description |
---|
AccountUserRepresentationUserProfile(UserRepresentation user,
UserProfileProvider profileProvider) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.