Class AuthConnectionHelper

java.lang.Object
com.seeq.link.sdk.utilities.AuthConnectionHelper

public class AuthConnectionHelper extends Object
Auth connection utilities.
  • Constructor Details

    • AuthConnectionHelper

      public AuthConnectionHelper()
  • Method Details

    • getGroupsToSyncForDatasource

      public static Set<String> getGroupsToSyncForDatasource(String datasourceClass, String datasourceId, DatasourceConnectionServiceV2 connectionService)
      Retrieves the GroupsToSync information for a given datasource Only non archived datasources are considered.
      Parameters:
      datasourceClass - the datasource class of the datasource
      datasourceId - the datasourceId of the datasource
      connectionService - the connectionService to use to obtain the datasources from Seeq
      Returns:
      set of groups to be synchronized