Interface UserImportSPIFactory


public interface UserImportSPIFactory
Factory of UserImportSPI.
Author:
Krzysztof Benedyczak
  • Method Details

    • getName

      String getName()
      Returns:
      implementation name
    • getInstance

      UserImportSPI getInstance(Properties configuration, String idpName)
      Parameters:
      configuration -
      idpName -
      Returns:
      a new configured instance