Interface UserImportSPIFactory


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

      • getName

        String getName()
        Returns:
        implementation name
      • getInstance

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