Uses of Class
com.microsoft.azure.toolkit.lib.auth.AzureAccount
-
Packages that use AzureAccount Package Description com.microsoft.azure.toolkit.lib.auth -
-
Uses of AzureAccount in com.microsoft.azure.toolkit.lib.auth
Methods in com.microsoft.azure.toolkit.lib.auth that return AzureAccount Modifier and Type Method Description private AzureAccountAzureAccount. finishLogin(reactor.core.publisher.Mono<Account> mono)AzureAccountAzureAccount. login(Account targetAccount)AzureAccountAzureAccount. login(Account targetAccount, boolean enablePersistence)AzureAccountAzureAccount. login(AuthConfiguration auth)AzureAccountAzureAccount. login(AuthConfiguration auth, boolean enablePersistence)AzureAccountAzureAccount. login(AuthType type)AzureAccountAzureAccount. login(AuthType type, boolean enablePersistence)
-