- ApplicationTokenCredentials - Class in com.microsoft.azure.credentials
-
Token based credentials for use with a REST Service Client.
- ApplicationTokenCredentials(String, String, String, AzureEnvironment) - Constructor for class com.microsoft.azure.credentials.ApplicationTokenCredentials
-
Initializes a new instance of the ApplicationTokenCredentials.
- ApplicationTokenCredentials(String, String, byte[], String, AzureEnvironment) - Constructor for class com.microsoft.azure.credentials.ApplicationTokenCredentials
-
Initializes a new instance of the ApplicationTokenCredentials.
- AppServiceMSICredentials - Class in com.microsoft.azure.credentials
-
Managed Service Identity token based credentials for use with a REST Service Client.
- AppServiceMSICredentials(AzureEnvironment) - Constructor for class com.microsoft.azure.credentials.AppServiceMSICredentials
-
Creates an MSI credential for app services.
- AppServiceMSICredentials(AzureEnvironment, String, String) - Constructor for class com.microsoft.azure.credentials.AppServiceMSICredentials
-
Creates an MSI credential for app services.
- AzureCliCredentials - Class in com.microsoft.azure.credentials
-
Token based credentials for use with a REST Service Client.