| Package | Description |
|---|---|
| edu.internet2.middleware.grouper |
The I2MI Grouper project is an open source toolkit for managing groups.
|
| edu.internet2.middleware.grouper.app.graph | |
| edu.internet2.middleware.grouper.attr | |
| edu.internet2.middleware.grouper.entity | |
| edu.internet2.middleware.grouper.misc |
This package contains generic grouper classes which do not belong elsewhere
|
| edu.internet2.middleware.grouper.util |
This package contains utility classes (generally static methods)
|
| Modifier and Type | Class and Description |
|---|---|
class |
Group
A group within the Groups Registry.
|
class |
Member
A member within the Groups Registry.
|
class |
Stem
A namespace within the Groups Registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrouperObjectProvisionerWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeDef
definition of an attribute
|
class |
AttributeDefName
definition of an attribute name (is linked with an attribute def)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Entity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GrouperObject
grouper objects extend this, e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrouperObjectSubjectWrapper
implement GrouperObject for subjects
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends GrouperId> |
GrouperUtil.sortByIds(Collection<String> ids,
Collection<T> grouperObjects)
based on some ids, sort a set of grouper objects by that
|
Copyright © 2016 Internet2. All rights reserved.