| Interface | Description |
|---|---|
| Group |
Represents a group.
|
| GroupWithAttributes |
Represents a group with attributes.
|
| InternalDirectoryGroup |
Extends the Group interface with "isLocal".
|
| Membership |
Details of the direct members of a single group.
|
| TimestampedGroup |
Extends the Group interface with "updated date" and "created date".
|
| Class | Description |
|---|---|
| GroupComparator |
Supplies re-useable methods for equals, hashcode and compareTo that can be shared with different implementations of
Group in order to be compatible. |
| Groups |
Utility class for
Group |
| ImmutableMembership |
| Enum | Description |
|---|---|
| GroupType |
Represents the type of a Group:
GROUP: group used to determine authorisation.
LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
|
| Exception | Description |
|---|---|
| Membership.MembershipIterationException |
Something went wrong while iterating over a collection of
Memberships. |
Copyright © 2017 Atlassian. All rights reserved.