A B C D E F G I K L M N O P R S T V 
All Classes All Packages

A

accessTokenCache - Variable in class com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
 
account - Variable in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
account() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
account(AccountEntity) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
Account - Class in com.microsoft.azure.toolkit.lib.auth
 
Account() - Constructor for class com.microsoft.azure.toolkit.lib.auth.Account
 
AccountEntity - Class in com.microsoft.azure.toolkit.lib.auth.model
 
AccountEntity() - Constructor for class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
accounts() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
AuthConfiguration - Class in com.microsoft.azure.toolkit.lib.auth.model
 
AuthConfiguration() - Constructor for class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
authenticate(String) - Method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
authority - Variable in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
AuthType - Enum in com.microsoft.azure.toolkit.lib.auth.model
The auth type which user may define in configuration.
AuthType() - Constructor for enum com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
AUTO - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
available - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
AZURE_AUTH_MAVEN_PLUGIN - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
AZURE_CLI - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
AZURE_CLOUD_ALIAS_MAP - Static variable in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
AzureAccount - Class in com.microsoft.azure.toolkit.lib.auth
 
AzureAccount() - Constructor for class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
AzureAccount.SimpleAccount - Class in com.microsoft.azure.toolkit.lib.auth
 
AzureCliAccount - Class in com.microsoft.azure.toolkit.lib.auth.core.azurecli
 
AzureCliAccount() - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
AzureCliSubscription - Class in com.microsoft.azure.toolkit.lib.auth.model
 
AzureCliSubscription() - Constructor for class com.microsoft.azure.toolkit.lib.auth.model.AzureCliSubscription
 
AzureCliTokenCredential() - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 
AzureCliTokenCredentialManager - Class in com.microsoft.azure.toolkit.lib.auth.core.azurecli
 
AzureCliTokenCredentialManager(AzureEnvironment) - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager
 
AzureCliTokenCredentialManager.AzureCliTokenCredential - Class in com.microsoft.azure.toolkit.lib.auth.core.azurecli
 
AzureCliUtils - Class in com.microsoft.azure.toolkit.lib.auth.util
 
AzureCliUtils() - Constructor for class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 
AzureCloud - Class in com.microsoft.azure.toolkit.lib.auth
 
AzureCloud() - Constructor for class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
azureEnvironmentToString(AzureEnvironment) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
AzureEnvironmentUtils - Class in com.microsoft.azure.toolkit.lib.auth.util
 
AzureEnvironmentUtils() - Constructor for class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
AzureLoginException - Exception in com.microsoft.azure.toolkit.lib.auth.exception
 
AzureLoginException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.AzureLoginException
 
AzureLoginException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.AzureLoginException
 
AzureTokenCredentialsAdapter - Class in com.microsoft.azure.toolkit.lib.auth
Convert token credential in azure-identity to legacy AzureTokenCredentials Refers https://github.com/jongio/azidext/blob/master/java/src/main/java/com/azure/identity/extensions/AzureIdentityCredentialAdapter.java
AzureTokenCredentialsAdapter(AzureEnvironment, String, TokenCredential) - Constructor for class com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
 
AzureToolkitAuthenticationException - Exception in com.microsoft.azure.toolkit.lib.auth.exception
 
AzureToolkitAuthenticationException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException
 
AzureToolkitAuthenticationException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException
 

B

buildAccountMap() - Static method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 

C

CachedTokenCredential(TokenCredential) - Constructor for class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache.CachedTokenCredential
 
certificate - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
certificatePassword - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
checkAvailable() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
checkAvailable() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
checkAvailable() - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
CHINA_PORTAL - Static variable in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
CLI_GET_ACCESS_TOKEN_CMD - Static variable in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 
client - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
clientId - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
clientId - Variable in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
CLOUD_SHELL_ENV_KEY - Static variable in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 
com.microsoft.azure.toolkit.lib.auth - package com.microsoft.azure.toolkit.lib.auth
 
com.microsoft.azure.toolkit.lib.auth.core.azurecli - package com.microsoft.azure.toolkit.lib.auth.core.azurecli
 
com.microsoft.azure.toolkit.lib.auth.core.devicecode - package com.microsoft.azure.toolkit.lib.auth.core.devicecode
 
com.microsoft.azure.toolkit.lib.auth.core.oauth - package com.microsoft.azure.toolkit.lib.auth.core.oauth
 
com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal - package com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal
 
com.microsoft.azure.toolkit.lib.auth.exception - package com.microsoft.azure.toolkit.lib.auth.exception
 
com.microsoft.azure.toolkit.lib.auth.model - package com.microsoft.azure.toolkit.lib.auth.model
 
com.microsoft.azure.toolkit.lib.auth.util - package com.microsoft.azure.toolkit.lib.auth.util
 
compareWithMinimVersion(String) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 
configuration - Variable in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
configureAzure() - Static method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
TODO: share the same code for creating ResourceManager.Configurable
continueLogin() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
continueLogin() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
createAzureClient(AzureEnvironment) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
createAzureClient(AzureEnvironment, String) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
createCredential() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
createCredential(AzureEnvironment) - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
createCredential(AzureEnvironment) - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
createCredential(AzureEnvironment) - Method in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
createExecutorService() - Static method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
createFromRefreshToken(AzureEnvironment, MsalToken, String, String) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
createTokenCredentialForTenant(String) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
createTokenCredentialForTenant(String) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
createTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
createTokenCredentialManager(AzureEnvironment, String, TokenCredential) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
createTokenCredentialManager(AzureEnvironment, String, String) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
createUserAgentPolicy() - Static method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
credential - Variable in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
credentialManager - Variable in class com.microsoft.azure.toolkit.lib.auth.Account
 
credentialSupplier - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 

D

DEVICE_CODE - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
DeviceCodeAccount - Class in com.microsoft.azure.toolkit.lib.auth.core.devicecode
 
DeviceCodeAccount() - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
deviceCodeFuture - Variable in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 

E

email - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
email - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AzureCliSubscription
 
email - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
enablePersistence - Variable in class com.microsoft.azure.toolkit.lib.auth.Account
 
ensureMinimumCliVersion() - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 
entity - Variable in class com.microsoft.azure.toolkit.lib.auth.Account
 
environment - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
environment - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
environment - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AzureCliSubscription
 
environment - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
executeAzureCli(String) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 
executorService - Variable in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 

F

finishLogin() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
finishLogin(Mono<Account>) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
from(AzureEnvironment, String, TokenCredential) - Static method in class com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
 
fromAuthenticationResult(AuthenticationResult) - Method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
fromCredential(AzureEnvironment, String, Mono<AccessToken>) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 

G

get() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
getAuthority(AzureEnvironment) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
getAuthType() - Method in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
getClientId() - Method in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
getCloudNameForAzureCli(AzureEnvironment) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
getDeviceCode() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
getEmailFromMsalToken(MsalToken) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
getEnvironment() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getName() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
getOrDefault() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
getPortalUrl(AzureEnvironment) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
getRefreshTokenFromMsalToken(MsalToken) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
getRootAccessToken(AzureEnvironment, TokenCredential) - Static method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
getSelectedSubscriptionById(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getSelectedSubscriptions() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getSubscription(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getSubscription(String) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
getSubscriptions() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getSubscriptions() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
getToken(TokenRequestContext) - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 
getToken(TokenRequestContext) - Method in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
getToken(TokenRequestContext) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache.CachedTokenCredential
 
getToken(String) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
 
getTokenCredential(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getTokenCredentialForTenant(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getTokenCredentialForTenantV1(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
getTokenCredentialV1(String) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
GLOBAL_PORTAL - Static variable in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 

I

initializeTokenCredentialManager() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
INTELLIJ_IDEA - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
InvalidConfigurationException - Exception in com.microsoft.azure.toolkit.lib.auth.exception
 
InvalidConfigurationException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.InvalidConfigurationException
 
isBrowserAvailable() - Static method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
isInCloudShell() - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 

K

key - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 

L

lastError - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
list() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
listNames() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
listRegions() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
see doc for: az account list-locations -o table
listRegions(String) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
see doc for: az account list-locations -o table
listSubscriptions() - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 
listSubscriptions(List<String>) - Method in interface com.microsoft.azure.toolkit.lib.auth.SubscriptionProvider
 
listSubscriptions(List<String>) - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
listSubscriptionsInTenant(ResourceManager.Authenticated, String) - Static method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
listTenants() - Method in interface com.microsoft.azure.toolkit.lib.auth.TenantProvider
 
listTenants() - Method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
LOGGER - Static variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
login() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
login() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
login(Account) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
login(Account, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
login(AuthConfiguration) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
login(AuthConfiguration, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
login(AuthType) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
login(AuthType, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
loginAsync(Account, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
loginAsync(AuthConfiguration, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
loginAsync(AuthType, boolean) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
LoginFailureException - Exception in com.microsoft.azure.toolkit.lib.auth.exception
 
LoginFailureException(String) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.LoginFailureException
 
LoginFailureException(String, Throwable) - Constructor for exception com.microsoft.azure.toolkit.lib.auth.exception.LoginFailureException
 
loginMono - Variable in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
loginStep1() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
Login step 1: check avail and set avail in entity
logout() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
logout() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 

M

MANAGED_IDENTITY - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
MIN_VERSION - Static variable in class com.microsoft.azure.toolkit.lib.auth.util.AzureCliUtils
 

N

namedThreadFactory - Static variable in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 

O

OAUTH2 - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
OAuthAccount - Class in com.microsoft.azure.toolkit.lib.auth.core.oauth
 
OAuthAccount() - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 

P

parseAuthType(String) - Static method in enum com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
portalUrl() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.core.devicecode.DeviceCodeAccount
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.core.oauth.OAuthAccount
 
preLoginCheck() - Method in class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
putAliasMap(AzureEnvironment, String...) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 

R

refreshToken - Variable in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
RefreshTokenCredential() - Constructor for class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
RefreshTokenTokenCredentialManager - Class in com.microsoft.azure.toolkit.lib.auth
TODO: this class is for internal use only.
RefreshTokenTokenCredentialManager() - Constructor for class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager
 
RefreshTokenTokenCredentialManager.RefreshTokenCredential - Class in com.microsoft.azure.toolkit.lib.auth
 
reloadSubscriptions() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
requireAuthenticated() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
restoreLogin(AccountEntity) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
rootCredentialSupplier - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 

S

selectedSubscriptionIds - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
selectSubscription(List<String>) - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
selectSubscriptionInner(List<Subscription>, List<String>) - Static method in class com.microsoft.azure.toolkit.lib.auth.Account
 
serialVersionUID - Static variable in exception com.microsoft.azure.toolkit.lib.auth.exception.LoginFailureException
 
SERVICE_PRINCIPAL - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
ServicePrincipalAccount - Class in com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal
 
ServicePrincipalAccount(AuthConfiguration) - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalAccount
 
ServicePrincipalTokenCredentialManager - Class in com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal
 
ServicePrincipalTokenCredentialManager(AzureEnvironment, TokenCredential) - Constructor for class com.microsoft.azure.toolkit.lib.auth.core.serviceprincipal.ServicePrincipalTokenCredentialManager
 
set(AzureEnvironment) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
setByName(String) - Method in class com.microsoft.azure.toolkit.lib.auth.AzureCloud
 
setupAzureEnvironment(AzureEnvironment) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
 
SimpleAccount(AccountEntity, TokenCredential) - Constructor for class com.microsoft.azure.toolkit.lib.auth.AzureAccount.SimpleAccount
 
stringToAzureEnvironment(String) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.AzureEnvironmentUtils
Parse the corresponding azure environment.
SubscriptionProvider - Interface in com.microsoft.azure.toolkit.lib.auth
 
subscriptions - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 

T

tenant - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 
tenantId - Variable in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential
 
tenantId - Variable in class com.microsoft.azure.toolkit.lib.auth.RefreshTokenTokenCredentialManager.RefreshTokenCredential
 
tenantIds - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
TenantProvider - Interface in com.microsoft.azure.toolkit.lib.auth
 
tokenCache - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache.CachedTokenCredential
 
tokenCredential - Variable in class com.microsoft.azure.toolkit.lib.auth.AzureTokenCredentialsAdapter
 
tokenCredential - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache.CachedTokenCredential
 
tokenCredentialCache - Variable in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
 
TokenCredentialManager - Class in com.microsoft.azure.toolkit.lib.auth
 
TokenCredentialManager() - Constructor for class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
TokenCredentialManagerWithCache - Class in com.microsoft.azure.toolkit.lib.auth
 
TokenCredentialManagerWithCache() - Constructor for class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManagerWithCache
 
TokenCredentialManagerWithCache.CachedTokenCredential - Class in com.microsoft.azure.toolkit.lib.auth
 
TOOLKIT_TOKEN_CACHE_NAME - Static variable in class com.microsoft.azure.toolkit.lib.auth.Account
 
toRegion(Region) - Static method in class com.microsoft.azure.toolkit.lib.auth.AzureAccount
 
toString() - Method in class com.microsoft.azure.toolkit.lib.auth.Account
 
toSubscription(AzureCliSubscription) - Static method in class com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliAccount
 
toSubscriptionEntity(String, Subscription) - Static method in class com.microsoft.azure.toolkit.lib.auth.TokenCredentialManager
 
type - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AccountEntity
 
type - Variable in class com.microsoft.azure.toolkit.lib.auth.model.AuthConfiguration
 

V

validateAuthConfiguration(AuthConfiguration) - Static method in class com.microsoft.azure.toolkit.lib.auth.util.ValidationUtil
 
ValidationUtil - Class in com.microsoft.azure.toolkit.lib.auth.util
 
ValidationUtil() - Constructor for class com.microsoft.azure.toolkit.lib.auth.util.ValidationUtil
 
valueOf(String) - Static method in enum com.microsoft.azure.toolkit.lib.auth.model.AuthType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.toolkit.lib.auth.model.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
VISUAL_STUDIO - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
VSCODE - com.microsoft.azure.toolkit.lib.auth.model.AuthType
 
A B C D E F G I K L M N O P R S T V 
All Classes All Packages