| Package | Description |
|---|---|
| edu.internet2.middleware.grouper |
The I2MI Grouper project is an open source toolkit for managing groups.
|
| edu.internet2.middleware.grouper.attr | |
| edu.internet2.middleware.grouper.attr.assign | |
| edu.internet2.middleware.grouper.entity | |
| edu.internet2.middleware.grouper.grouperSet | |
| edu.internet2.middleware.grouper.permissions.role | |
| edu.internet2.middleware.grouper.stem |
| Modifier and Type | Class and Description |
|---|---|
class |
Group
A group within the Groups Registry.
|
class |
Stem
A namespace within the Groups Registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeDefName
definition of an attribute name (is linked with an attribute def)
|
| Modifier and Type | Method and Description |
|---|---|
GrouperSetElement |
AttributeDefNameSet.__getIfHasElement() |
GrouperSetElement |
AttributeDefNameSet.__getThenHasElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeAssignAction |
| Modifier and Type | Method and Description |
|---|---|
GrouperSetElement |
AttributeAssignActionSet.__getIfHasElement() |
GrouperSetElement |
AttributeAssignActionSet.__getThenHasElement() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Entity |
| Modifier and Type | Method and Description |
|---|---|
GrouperSetElement |
GrouperSet.__getIfHasElement()
if has this element then has another element
|
GrouperSetElement |
GrouperSet.__getThenHasElement()
has this element if it has another
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GrouperSetEnum.addToGrouperSet(GrouperSetElement containerSetElement,
GrouperSetElement newElement,
String uuid) |
boolean |
GrouperSetEnum.removeFromGrouperSet(GrouperSetElement setToRemoveFrom,
GrouperSetElement elementToRemove) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Role |
| Modifier and Type | Method and Description |
|---|---|
GrouperSetElement |
RoleSet.__getIfHasElement() |
GrouperSetElement |
RoleSet.__getThenHasElement() |
| Modifier and Type | Method and Description |
|---|---|
GrouperSetElement |
StemSet.__getIfHasElement() |
GrouperSetElement |
StemSet.__getThenHasElement() |
Copyright © 2016 Internet2. All rights reserved.