Package com.atlassian.crowd.model.group

Interface Summary
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 Summary
GroupComparator Supplies re-useable methods for equals, hashcode and compareTo that can be shared with different implementations of Group in order to be compatible.
 

Enum Summary
GroupType Represents the type of a Group: GROUP: group used to determine authorisation. LEGACY_ROLE: group representing pre-Crowd 2.0 "Role".
 

Exception Summary
Membership.MembershipIterationException Something went wrong while iterating over a collection of Memberships.
 



Copyright © 2013 Atlassian. All Rights Reserved.