|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.internet2.middleware.grouper.exception | |
---|---|
edu.internet2.middleware.grouper | The I2MI Grouper project is an open source toolkit for managing groups. |
edu.internet2.middleware.grouper.app.usdu | The Unresolvable Subject Deletion Utility (usdu) is a Grouper API extension which finds and optionally deletes members whose subjects can not be resolved by their source. |
edu.internet2.middleware.grouper.attr | |
edu.internet2.middleware.grouper.attr.assign | |
edu.internet2.middleware.grouper.attr.finder | |
edu.internet2.middleware.grouper.entity | |
edu.internet2.middleware.grouper.exception | This package contains some of the exceptions that are thrown from Grouper |
edu.internet2.middleware.grouper.filter | This package contains classes which help query for Groups, Stems, etc |
edu.internet2.middleware.grouper.group | |
edu.internet2.middleware.grouper.internal.dao | This package contains the data access object interfaces that a DB layer would have to implement (generally revolving around queries to DB) |
edu.internet2.middleware.grouper.internal.dao.hib3 | This package contains hib3 related data access object implementations and mappings |
edu.internet2.middleware.grouper.internal.util | This package contains internal utility classes |
edu.internet2.middleware.grouper.misc | This package contains generic grouper classes which do not belong elsewhere |
edu.internet2.middleware.grouper.permissions.role | |
edu.internet2.middleware.grouper.privs | This package contains access and privilege related classes |
edu.internet2.middleware.grouper.registry | This package contains registry classes, e.g. install, reset data, etc |
edu.internet2.middleware.grouper.subj | This package contains classes related to the subject API |
edu.internet2.middleware.grouper.xml | This package contains xml classes (e.g. export/import) |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper | |
---|---|
AttributeDefNotFoundException
Exception thrown when an attributeDef is not found within the Registry. |
|
AttributeNotFoundException
Exception thrown when a group attribute is not found. |
|
CompositeNotFoundException
|
|
GrantPrivilegeException
Exception thrown when a prvilege cannot be granted. |
|
GroupAddException
Exception thrown when a group cannot be added to the Groups Registry. |
|
GroupDeleteException
Exception thrown when a group cannot be deleted from the Groups Registry. |
|
GrouperException
Generic Grouper exception. |
|
GrouperSessionException
Use this to tunnel exceptions through the GrouperSession inverse of control |
|
GroupModifyException
Exception thrown when a group cannot be modified within the Groups Registry. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
MemberAddException
Exception thrown when a member cannot be added to a group. |
|
MemberDeleteException
Exception thrown when a member cannot be removed from a group. |
|
MemberNotFoundException
Exception thrown when a member is not found within the Groups Registry. |
|
MembershipNotFoundException
Exception thrown when a membership cannot be found. |
|
QueryException
Exception thrown when a query problem occurs. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
SchemaException
General Groups Registry schema exception. |
|
SessionException
Exception thrown when there is a problem with a Grouper Session. |
|
StemAddException
Exception thrown when a stem cannot be added to the Groups Registry. |
|
StemDeleteException
Exception thrown when a stem cannot be deleted from the Groups Registry. |
|
StemModifyException
Exception thrown when a stem cannot be modified within the Groups Registry. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.app.usdu | |
---|---|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
MemberDeleteException
Exception thrown when a member cannot be removed from a group. |
|
MemberNotFoundException
Exception thrown when a member is not found within the Groups Registry. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
SchemaException
General Groups Registry schema exception. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.attr | |
---|---|
GrantPrivilegeException
Exception thrown when a prvilege cannot be granted. |
|
GroupDeleteException
Exception thrown when a group cannot be deleted from the Groups Registry. |
|
GrouperException
Generic Grouper exception. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
SchemaException
General Groups Registry schema exception. |
|
StemAddException
Exception thrown when a stem cannot be added to the Groups Registry. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.attr.assign | |
---|---|
AttributeDefNameNotFoundException
Exception thrown when an attributeDefName is not found within the Registry. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.attr.finder | |
---|---|
AttributeDefNameNotFoundException
Exception thrown when an attributeDefName is not found within the Registry. |
|
AttributeDefNotFoundException
Exception thrown when an attributeDef is not found within the Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.entity | |
---|---|
GrantPrivilegeException
Exception thrown when a prvilege cannot be granted. |
|
GrouperException
Generic Grouper exception. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
SchemaException
General Groups Registry schema exception. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.exception | |
---|---|
GrantPrivilegeException
Exception thrown when a prvilege cannot be granted. |
|
GroupAddException
Exception thrown when a group cannot be added to the Groups Registry. |
|
GrouperException
Generic Grouper exception. |
|
MemberAddException
Exception thrown when a member cannot be added to a group. |
|
MemberDeleteException
Exception thrown when a member cannot be removed from a group. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
StemAddException
Exception thrown when a stem cannot be added to the Groups Registry. |
|
UnableToPerformException
Exception thrown when an operation cannot be performed. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.filter | |
---|---|
QueryException
Exception thrown when a query problem occurs. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.group | |
---|---|
AttributeDefNameNotFoundException
Exception thrown when an attributeDefName is not found within the Registry. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.internal.dao | |
---|---|
AttributeAssignActionNotFoundException
Exception thrown when an attribute assign action is not found within the Groups Registry. |
|
AttributeAssignActionSetNotFoundException
Exception thrown when an attribute assign action set is not found within the Groups Registry. |
|
AttributeAssignValueNotFoundException
Exception thrown when an attribute assign value is not found within the Groups Registry. |
|
AttributeDefNameNotFoundException
Exception thrown when an attributeDefName is not found within the Registry. |
|
AttributeDefNameSetNotFoundException
Exception thrown when an attribute def scope is not found within the Groups Registry. |
|
AttributeDefNotFoundException
Exception thrown when an attributeDef is not found within the Registry. |
|
AttributeDefScopeNotFoundException
Exception thrown when an attribute def scope is not found within the Groups Registry. |
|
CompositeNotFoundException
|
|
GrouperException
Generic Grouper exception. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
MemberNotFoundException
Exception thrown when a member is not found within the Groups Registry. |
|
MemberNotUniqueException
Exception thrown when a member is not unique (e.g. if only searching by subject id) Registry. |
|
MembershipNotFoundException
Exception thrown when a membership cannot be found. |
|
RoleNotFoundException
Exception thrown when an role is not found within the Registry. |
|
RoleSetNotFoundException
Exception thrown when a role set is not found within the Groups Registry. |
|
SchemaException
General Groups Registry schema exception. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
|
StemSetNotFoundException
Exception thrown when an stem set is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.internal.dao.hib3 | |
---|---|
AttributeAssignActionSetNotFoundException
Exception thrown when an attribute assign action set is not found within the Groups Registry. |
|
AttributeDefNameNotFoundException
Exception thrown when an attributeDefName is not found within the Registry. |
|
AttributeDefNameSetNotFoundException
Exception thrown when an attribute def scope is not found within the Groups Registry. |
|
AttributeDefNotFoundException
Exception thrown when an attributeDef is not found within the Registry. |
|
CompositeNotFoundException
|
|
GrouperException
Generic Grouper exception. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
MemberNotFoundException
Exception thrown when a member is not found within the Groups Registry. |
|
MemberNotUniqueException
Exception thrown when a member is not unique (e.g. if only searching by subject id) Registry. |
|
MembershipNotFoundException
Exception thrown when a membership cannot be found. |
|
RoleNotFoundException
Exception thrown when an role is not found within the Registry. |
|
SchemaException
General Groups Registry schema exception. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
|
StemSetNotFoundException
Exception thrown when an stem set is not found within the Groups Registry. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.internal.util | |
---|---|
GrouperException
Generic Grouper exception. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.misc | |
---|---|
GrouperSessionException
Use this to tunnel exceptions through the GrouperSession inverse of control |
|
SessionException
Exception thrown when there is a problem with a Grouper Session. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.permissions.role | |
---|---|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
MemberAddException
Exception thrown when a member cannot be added to a group. |
|
MemberDeleteException
Exception thrown when a member cannot be removed from a group. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.privs | |
---|---|
GrantPrivilegeException
Exception thrown when a prvilege cannot be granted. |
|
GrouperException
Generic Grouper exception. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
InsufficientPrivilegeException
Exception thrown when an operation cannot be performed due to insufficient privileges. |
|
RevokePrivilegeException
Exception thrown when privilege cannot be revoked. |
|
SchemaException
General Groups Registry schema exception. |
|
StemNotFoundException
Exception thrown when a stem is not found within the Groups Registry. |
|
UnableToPerformException
Exception thrown when an operation cannot be performed. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.registry | |
---|---|
GrouperException
Generic Grouper exception. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.subj | |
---|---|
GrouperException
Generic Grouper exception. |
Classes in edu.internet2.middleware.grouper.exception used by edu.internet2.middleware.grouper.xml | |
---|---|
GrouperException
Generic Grouper exception. |
|
GroupNotFoundException
Exception thrown when a group is not found within the Groups Registry. |
|
MemberNotFoundException
Exception thrown when a member is not found within the Groups Registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |