public class UserProfileResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RealmModel |
realm |
protected KeycloakSession |
session |
| Constructor and Description |
|---|
UserProfileResource(RealmModel realm,
AdminPermissionEvaluator auth) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguration() |
javax.ws.rs.core.Response |
update(String text) |
@Context protected KeycloakSession session
protected RealmModel realm
public UserProfileResource(RealmModel realm, AdminPermissionEvaluator auth)
Copyright © 2021 JBoss by Red Hat. All rights reserved.