Hierarchy For All Packages
Package Hierarchies:- com.microsoft.azure.toolkit.lib.auth,
- com.microsoft.azure.toolkit.lib.auth.core.azurecli,
- com.microsoft.azure.toolkit.lib.auth.core.devicecode,
- com.microsoft.azure.toolkit.lib.auth.core.oauth,
- com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal,
- com.microsoft.azure.toolkit.lib.auth.exception,
- com.microsoft.azure.toolkit.lib.auth.model,
- com.microsoft.azure.toolkit.lib.auth.util
Class Hierarchy
- java.lang.Object
- com.microsoft.azure.toolkit.lib.auth.Account (implements com.microsoft.azure.toolkit.lib.account.IAccount)
- com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
- com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
- com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
- com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
- com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
- com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
- com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
- com.microsoft.azure.toolkit.lib.auth.AzureAccount (implements com.microsoft.azure.toolkit.lib.account.IAzureAccount)
- com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential (implements com.azure.core.credential.TokenCredential)
- com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
- com.microsoft.azure.toolkit.lib.auth.AzureCloud (implements com.microsoft.azure.toolkit.lib.AzureService<T>)
- com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
- com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential (implements com.azure.core.credential.TokenCredential)
- com.microsoft.azure.toolkit.lib.common.model.Subscription
- com.microsoft.azure.toolkit.lib.auth.model.AzureCliSubscription
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.microsoft.azure.toolkit.lib.auth.exception.AzureLoginException
- com.microsoft.azure.toolkit.lib.auth.exception.InvalidConfigurationException
- com.microsoft.azure.toolkit.lib.auth.exception.LoginFailureException
- java.lang.RuntimeException
- com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
- com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException
- com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
- com.microsoft.azure.toolkit.lib.auth.exception.AzureLoginException
- java.lang.Exception
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager (implements com.microsoft.azure.toolkit.lib.auth.SubscriptionProvider, com.microsoft.azure.toolkit.lib.auth.TenantProvider)
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
- com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager
- com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
- com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalTokenCredentialManager
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
- com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache.CachedTokenCredential (implements com.azure.core.credential.TokenCredential)
- com.microsoft.rest.credentials.TokenCredentials (implements com.microsoft.rest.credentials.ServiceClientCredentials)
- com.microsoft.azure.credentials.AzureTokenCredentials
- com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
- com.microsoft.azure.credentials.AzureTokenCredentials
- com.microsoft.azure.toolkit.lib.auth.util.ValidationUtil
- com.microsoft.azure.toolkit.lib.auth.Account (implements com.microsoft.azure.toolkit.lib.account.IAccount)
Interface Hierarchy
- com.microsoft.azure.toolkit.lib.auth.SubscriptionProvider
- com.microsoft.azure.toolkit.lib.auth.TenantProvider
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.microsoft.azure.toolkit.lib.auth.model.AuthType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)