|
Class Summary |
| AbstractGroupManager |
Abstract manager for saxing a GroupManager by using getGroups() method. |
| DefaultGroupManager |
Standard implementation of the group manager from the core database. |
| EmptyGroupManager |
Empty implementation of the group manager. |
| EsupGroupManager |
Get ESUP groups. |
| LdapGroupManager |
Use a ldap server with SupAnn group specifications
for getting the group of users. |
| LdapUserGroupManager |
Use a ldap server compliant with SupAnn specifications
for getting the group of users by using eduPersonAffiliation
attribute. |
| SupAnnAffGroupManager |
Use a ldap server compliant with SupAnn specifications
for getting the group of users by using eduPersonAffiliation
attribute. |
| SupAnnGroupManager |
Use a ldap server with SupAnn group specifications
for getting the group of users. |