See: Description
| Interface | Description |
|---|---|
| GroupMembershipManager<S extends ServerContext> |
This interface defines the functionality of the Manager who manages user to group assignments.
|
| Class | Description |
|---|---|
| DefaultGroupMembershipManager<S extends ServerContext> |
This is the default implementation of a
GroupMembershipManager. |
| GroupMemberConfig |
This class encapsulates the group-member information read from the members config file.
|
| GroupMemberHandler |
This class builds the group member configuration.
|
| GroupMemberWriter |
This class writes the group member configuration to the member config file.
|
| Exception | Description |
|---|---|
| GroupHasStillMembersException |
This exception is thrown, when a group should be deleted while it is still in use.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.