Class Groups

    • Field Detail

      • GROUP_ENTRY_NAME

        public static String GROUP_ENTRY_NAME
      • GROUP_ENTRY_ID

        public static String GROUP_ENTRY_ID
    • Constructor Detail

      • Groups

        public Groups()
    • Method Detail

      • toJSON

        public net.sf.json.JSONArray toJSON()
      • fromJSON

        public void fromJSON​(net.sf.json.JSONArray array)
        This presupposes that the elements of the array are normalized in the form {"name":name,"id":id} rather than the raw form that comes froma lot of LDAPs.
        Parameters:
        array -