public class GroupInformation extends Object
| Constructor and Description |
|---|
GroupInformation() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getGroupsIds() |
Set<String> |
getGroupsNames() |
void |
setGroupsIds(Set<String> groupsIds) |
void |
setGroupsNames(Set<String> groupsNames) |
Copyright © 2021 Microsoft Corporation. All rights reserved.