Uses of Class
com.azure.identity.IntelliJCredentialBuilder
-
Uses of IntelliJCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return IntelliJCredentialBuilderModifier and TypeMethodDescriptionIntelliJCredentialBuilder.additionallyAllowedTenants
(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.IntelliJCredentialBuilder.additionallyAllowedTenants
(List<String> additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.IntelliJCredentialBuilder.keePassDatabasePath
(String databasePath) Deprecated.Support for older Azure Toolkit for IntelliJ versions was removed in 1.14.0.Sets the tenant id of the user to authenticate through theIntelliJCredential
.