Uses of Class
pl.edu.icm.unity.engine.api.idp.UserImportConfigs
-
Uses of UserImportConfigs in pl.edu.icm.unity.engine.api.idp
Modifier and TypeMethodDescriptionstatic List<UserImportSpec>
UserImportHelper.getUserImportsLegacy
(UserImportConfigs userImportConfigs, String identity, String type) IdPEngine.obtainUserInformationWithEarlyImport
(pl.edu.icm.unity.base.identity.IdentityTaV entity, String group, pl.edu.icm.unity.base.translation.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.IdPEngine.obtainUserInformationWithEnrichingImport
(pl.edu.icm.unity.base.entity.EntityParam entity, String group, pl.edu.icm.unity.base.translation.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.