Class SyncopeRestClient

    • Constructor Detail

      • SyncopeRestClient

        public SyncopeRestClient()
    • Method Detail

      • exportInternalStorageContent

        public javax.ws.rs.core.Response exportInternalStorageContent​(int tableThreshold)
      • searchAssignableGroups

        public List<GroupTO> searchAssignableGroups​(String realm,
                                                    String term,
                                                    int page,
                                                    int size)