Uses of Class
it.pagopa.swclient.mil.azureservices.identity.service.AzureIdentityReactiveService
Package
Description
-
Uses of AzureIdentityReactiveService in it.pagopa.swclient.mil.azureservices.keyvault.keys.service
Modifier and TypeFieldDescriptionprivate AzureIdentityReactiveService
AzureKeyVaultKeysReactiveService.identityService
Service to retrieve the access token from Microsoft Entra ID.ModifierConstructorDescription(package private)
AzureKeyVaultKeysReactiveService
(AzureIdentityReactiveService identityService) Constructor. -
Uses of AzureIdentityReactiveService in it.pagopa.swclient.mil.azureservices.storageblob.service
Modifier and TypeFieldDescriptionprivate AzureIdentityReactiveService
AzureStorageBlobReactiveService.identityService
Service to retrieve the access token from Microsoft Entra ID.ModifierConstructorDescription(package private)
AzureStorageBlobReactiveService
(AzureIdentityReactiveService identityService) Constructor.