Package org.ametys.core.group
-
Interface Summary Interface Description Group A user group is a set ofUserIdentity
, representing a group of users.
A group contains any number of users, and a single user may belong to any number of groups.ModifiableGroup Group
which is modifiable -
Class Summary Class Description GroupDirectoriesDataSourceConsumer Implementation ofDataSourceConsumer
allowing to know whether a data source is used by the group directories or not.GroupDirectoryContextHelper Helper for associatingGroupDirectory
(ies) to contexts.GroupDirectoryDAO DAO for accessingGroupDirectory
GroupIdentity Class containing a group identity, i.e.GroupManager Component for getting group list. -
Exception Summary Exception Description InvalidModificationException Exception for bad modification of the groups.