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