Uses of Class
pl.edu.icm.unity.engine.api.idp.EntityInGroup
-
Packages that use EntityInGroup Package Description pl.edu.icm.unity.engine.api.idp IdP-type endpoints support -
-
Uses of EntityInGroup in pl.edu.icm.unity.engine.api.idp
Method parameters in pl.edu.icm.unity.engine.api.idp with type arguments of type EntityInGroup Modifier and Type Method Description TranslationResult
IdPEngine. 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.TranslationResult
IdPEngine. 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.
-