Class UserClass.UserGroup

  • Enclosing class:
    UserClass

    public static class UserClass.UserGroup
    extends UserClass
    The set of users who are members of the groupOfUniqueNames entry, identified by the specified distinguished name. Members of a group of unique names are treated as individual object names, and not as the names of other groups of unique names.
    • Constructor Detail

      • UserGroup

        public UserGroup​(Set<String> groupNames)
        Creates a new instance.
        Parameters:
        groupNames - the set of group DNs.