Class GroupIdentity


  • public class GroupIdentity
    extends Object
    Class containing a group identity, i.e. the id of the group and the id of its group directory.
    • Constructor Detail

      • GroupIdentity

        public GroupIdentity​(String id,
                             String directoryId)
        Constructs a group identity
        Parameters:
        id - The id of the group
        directoryId - The id of the group directory the group belongs to