Class UserImportSpec

java.lang.Object
pl.edu.icm.unity.engine.api.userimport.UserImportSpec

public class UserImportSpec extends Object
Defines user import to be performed
Author:
K. Benedyczak
  • Field Details

    • importerKey

      public final String importerKey
    • identityValue

      public final String identityValue
    • identityType

      public final String identityType
  • Constructor Details

    • UserImportSpec

      public UserImportSpec(String importerKey, String identityValue, String identityType)
  • Method Details

    • withAllImporters

      public static UserImportSpec withAllImporters(String identityValue, String identityType)
    • isUseAllImporters

      public boolean isUseAllImporters()