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 TranslationResultIdPEngine. obtainUserInformationWithEarlyImport(IdentityTaV entity, String group, TranslationProfile profile, String requester, Optional<EntityInGroup> requesterEntity, String protocol, String protocolSubType, boolean allowIdentityCreate, eu.unicore.util.configuration.PropertiesHelper importsConfig)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, eu.unicore.util.configuration.PropertiesHelper importsConfig)Obtains a complete and translated information about entity, authorized to be published.
-