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(pl.edu.icm.unity.types.basic.IdentityTaV entity, java.lang.String group, pl.edu.icm.unity.types.translation.TranslationProfile profile, java.lang.String requester, java.util.Optional<EntityInGroup> requesterEntity, java.lang.String protocol, java.lang.String protocolSubType, boolean allowIdentityCreate, eu.unicore.util.configuration.PropertiesHelper importsConfig)
Obtains a complete and translated information about entity, authorized to be published.TranslationResult
IdPEngine. obtainUserInformationWithEnrichingImport(pl.edu.icm.unity.types.basic.EntityParam entity, java.lang.String group, pl.edu.icm.unity.types.translation.TranslationProfile profile, java.lang.String requester, java.util.Optional<EntityInGroup> requesterEntity, java.lang.String protocol, java.lang.String protocolSubType, boolean allowIdentityCreate, eu.unicore.util.configuration.PropertiesHelper importsConfig)
Obtains a complete and translated information about entity, authorized to be published.
-