Uses of Interface
com.microsoft.azure.toolkit.lib.auth.SubscriptionProvider
-
Packages that use SubscriptionProvider Package Description com.microsoft.azure.toolkit.lib.auth com.microsoft.azure.toolkit.lib.auth.core.azurecli com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal -
-
Uses of SubscriptionProvider in com.microsoft.azure.toolkit.lib.auth
Classes in com.microsoft.azure.toolkit.lib.auth that implement SubscriptionProvider Modifier and Type Class Description classRefreshTokenTokenCredentialManagerTODO: this class is for internal use only.classTokenCredentialManagerclassTokenCredentialManagerWithCache -
Uses of SubscriptionProvider in com.microsoft.azure.toolkit.lib.auth.core.azurecli
Classes in com.microsoft.azure.toolkit.lib.auth.core.azurecli that implement SubscriptionProvider Modifier and Type Class Description (package private) classAzureCliTokenCredentialManager -
Uses of SubscriptionProvider in com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal
Classes in com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal that implement SubscriptionProvider Modifier and Type Class Description (package private) classServicePrincipalTokenCredentialManager
-