Class GroupMgrRestImpl

  • All Implemented Interfaces:
    GroupMgr, Manageable

    public class GroupMgrRestImpl
    extends Manageable
    implements GroupMgr
    This Manager impl supplies CRUD methods used to manage groups using REST. LDAP group nodes are used for utility and security functions within various systems and apps.

    This class is thread safe.

    Author:
    Apache Directory Project