See: Description
| Interface | Description |
|---|---|
| GrouperCloneable |
Implement this interface if the object is cloneable
|
| GrouperHasContext |
if the object keeps a context id
|
| GrouperId |
has an id field
|
| GrouperObject |
grouper objects extend this, e.g.
|
| GrouperSessionHandler |
Implement this (usually in an anonymous inner class) to get a
reference to the grouper session object
|
| MemberOf |
All immediate subjects, and effective members are members.
|
| Owner |
An object that can have memberships assigned to it.
|
| Class | Description |
|---|---|
| AddMissingGroupSets | |
| BaseMemberOf |
|
| E |
Grouper Error Messages.
|
| FindBadMemberships |
Find bad memberships in the Grouper memberships table.
|
| FindBadMembershipsChangeLogConsumer | |
| FindBadMembershipsDaemon | |
| GrouperCheckConfig |
check the configuration of grouper to make sure things are configured right, and
to give descriptive errors of the problems
|
| GrouperDAOFactory |
Factory for returning
GrouperDAO objects. |
| GrouperInfo |
Report on system and configuration information.
|
| GrouperObjectFinder |
find object of multiple types, and allow paging
|
| GrouperObjectSubjectWrapper |
implement GrouperObject for subjects
|
| GrouperReport | |
| GrouperStartup |
this should be called when grouper starts up.
|
| GrouperVersion |
keep track of which version grouper is.
|
| M |
Grouper Messages.
|
| MigrateLegacyAttributes | |
| SyncAllPitTablesDaemon | |
| SyncAllSetTablesDaemon | |
| SyncPITTables | |
| SyncStemSets |
| Enum | Description |
|---|---|
| CompositeType |
Composite Type.
|
| GrouperCheckConfig.CheckGroupResult |
result from check group
|
| GrouperObjectFinder.GrouperObjectFinderType |
type of objects to get
|
| GrouperObjectFinder.ObjectPrivilege |
privilege type to query
|
| SaveMode |
save mode for static saves.
|
| SaveResultType |
save type
|
| Exception | Description |
|---|---|
| GrouperReportException |
exception thrown from grouper report
|
This package contains generic grouper classes which do not belong elsewhere
Copyright © 2016 Internet2. All rights reserved.