Class SyncopeRestClient

    • Constructor Detail

      • SyncopeRestClient

        public SyncopeRestClient()
    • Method Detail

      • exportInternalStorageContent

        public static javax.ws.rs.core.Response exportInternalStorageContent()
      • searchAssignableGroups

        public static List<org.apache.syncope.common.lib.to.GroupTO> searchAssignableGroups​(String realm,
                                                                                            String term,
                                                                                            int page,
                                                                                            int size)