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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java