Package | Description |
---|---|
org.apache.ambari.server.controller.internal |
Modifier and Type | Method and Description |
---|---|
protected UserPrivilegeResponse |
UserPrivilegeResourceProvider.getResponse(PrivilegeEntity privilegeEntity,
String userName)
Returns response schema instance for /users/{userName}/privileges REST endpoint
|
Modifier and Type | Method and Description |
---|---|
protected Resource |
UserPrivilegeResourceProvider.toResource(UserPrivilegeResponse response,
Set<String> requestedIds)
Translate the Response into a Resource
|
Copyright © 2022 Apache Software Foundation. All rights reserved.