Class AzureCliTokenCredentialManager
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
-
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
-
- com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager
-
- All Implemented Interfaces:
SubscriptionProvider,TenantProvider
class AzureCliTokenCredentialManager extends TokenCredentialManagerWithCache
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classAzureCliTokenCredentialManager.AzureCliTokenCredential
-
Field Summary
-
Fields inherited from class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
credentialSupplier, email, environment, rootCredentialSupplier
-
-
Constructor Summary
Constructors Constructor Description AzureCliTokenCredentialManager(com.azure.core.management.AzureEnvironment env)
-
Method Summary
-
Methods inherited from class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
createTokenCredentialForTenant
-
Methods inherited from class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
listSubscriptions, listTenants
-
-