com.microsoft.azure.batch.auth

This package contains classes for authenticating requests against the Azure Batch service.

Classes

BatchApplicationTokenCredentials

Application token based credentials for use with a Batch Service Client.

BatchSharedKeyCredentials

Shared key credentials for an Azure Batch account.

BatchUserTokenCredentials

User token based credentials for use with a Batch Service Client.

Interfaces

BatchCredentials

Interface for credentials used to authenticate access to an Azure Batch account.