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) Specifies the KeePass database path to read the cached credentials of Azure toolkit for IntelliJ plugin.Sets the tenant id of the user to authenticate through theIntelliJCredential.