Uses of Class
com.azure.identity.IntelliJCredentialBuilder
-
-
Uses of IntelliJCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return IntelliJCredentialBuilder Modifier and Type Method Description IntelliJCredentialBuilderIntelliJCredentialBuilder. keePassDatabasePath(String databasePath)Specifies the KeePass database path to read the cached credentials of Azure toolkit for IntelliJ plugin.IntelliJCredentialBuilderIntelliJCredentialBuilder. tenantId(String tenantId)Sets the tenant id of the user to authenticate through theIntelliJCredential.
-