Package | Description |
---|---|
com.microsoft.azure.credentials |
The package provides 2 credential classes that work with AutoRest
generated Azure clients for authentication purposes through Azure.
|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
Class and Description |
---|
ApplicationTokenCredentials
Token based credentials for use with a REST Service Client.
|
AzureCliCredentials
Token based credentials for use with a REST Service Client.
|
AzureTokenCredentials
AzureTokenCredentials represents a credentials object with access to Azure
Resource management.
|
DelegatedTokenCredentials
Token based credentials to authenticate an application on behalf of a user.
|
DelegatedTokenCredentials.ResponseMode
Specifies the method that should be used to send the resulting token back to your app.
|
MSICredentials
Managed Service Identity token based credentials for use with a REST Service Client.
|
Class and Description |
---|
AzureTokenCredentials
AzureTokenCredentials represents a credentials object with access to Azure
Resource management.
|
Copyright © 2019. All rights reserved.