Uses of Class
com.azure.identity.EnvironmentCredentialBuilder
-
Uses of EnvironmentCredentialBuilder in com.azure.identity
Modifier and TypeMethodDescriptionEnvironmentCredentialBuilder.authorityHost
(String authorityHost) Specifies the Azure Active Directory endpoint to acquire tokens.EnvironmentCredentialBuilder.executorService
(ExecutorService executorService) Specifies the ExecutorService to be used to execute the authentication requests.