Actions
Tareas #15
closedErrores #13: First member of LDAP Group hasn't all name attributes
Validate last member of group before remove him
Puntos de historia:
Description
Create LdapLastMemberOfGroupException extending from LdapGroupException and throw it in removeMember method if the received user is the last member of the group.
LdapMemberNotFoundException and LdapMemberExistsException should extender from LdapGroupException too
Actions