Class SimpleUserGroup

    • Constructor Detail

      • SimpleUserGroup

        public SimpleUserGroup()
        Creates a completely uninitialized SimpleUserGroup.
      • SimpleUserGroup

        public SimpleUserGroup​(String identifier)
        Creates a new SimpleUserGroup having the given identifier.
        Parameters:
        identifier - The identifier to assign to this SimpleUserGroup.