@Private
public class HttpUserGroupInformation
extends java.lang.Object
UserGroupInformation in scope
for the HTTP request.| Constructor | Description |
|---|---|
HttpUserGroupInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
static UserGroupInformation |
get() |
Returns the remote
UserGroupInformation in context for the current
HTTP request, taking into account proxy user requests. |
public static UserGroupInformation get()
UserGroupInformation in context for the current
HTTP request, taking into account proxy user requests.UserGroupInformation, NULL if none.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.