Uses of Class
pl.edu.icm.unity.engine.api.idp.UserImportConfigs
-
Packages that use UserImportConfigs Package Description pl.edu.icm.unity.engine.api.idp IdP-type endpoints support -
-
Uses of UserImportConfigs in pl.edu.icm.unity.engine.api.idp
Methods in pl.edu.icm.unity.engine.api.idp with parameters of type UserImportConfigs Modifier and Type Method Description static List<UserImportSpec>UserImportHelper. getUserImportsLegacy(UserImportConfigs userImportConfigs, String identity, String type)TranslationResultIdPEngine. obtainUserInformationWithEarlyImport(IdentityTaV entity, String group, TranslationProfile profile, String requester, Optional<EntityInGroup> requesterEntity, String protocol, String protocolSubType, boolean allowIdentityCreate, UserImportConfigs userImportConfigs)Obtains a complete and translated information about entity, authorized to be published.TranslationResultIdPEngine. obtainUserInformationWithEnrichingImport(EntityParam entity, String group, TranslationProfile profile, String requester, Optional<EntityInGroup> requesterEntity, String protocol, String protocolSubType, boolean allowIdentityCreate, UserImportConfigs userImportConfigs)Obtains a complete and translated information about entity, authorized to be published.
-