| Constructor and Description |
|---|
GroupResponse(String groupName,
boolean ldapGroup) |
GroupResponse(String groupName,
boolean ldapGroup,
GroupType groupType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGroupName() |
GroupType |
getGroupType() |
int |
hashCode() |
boolean |
isLdapGroup() |
public GroupResponse(String groupName, boolean ldapGroup)
Copyright © 2022 Apache Software Foundation. All rights reserved.