Project

General

Profile

Tareas #16

Updated by Jesús Freire over 7 years ago

When removing a member from a organizational unit, validate if he's the last member of the unit. 
 Create -Create LastMemberOfGroupException and throw it in removeMember method if the received user is the last member of the group. group.- 
 Remove LDAP Member of the group before removing from database to validate if he's the last member of the LDAP Group

Back