| Modifier and Type | Method and Description |
|---|---|
EnvironmentCredentialBuilder |
EnvironmentCredentialBuilder.authorityHost(String authorityHost)
Specifies the Azure Active Directory endpoint to acquire tokens.
|
EnvironmentCredentialBuilder |
EnvironmentCredentialBuilder.executorService(ExecutorService executorService)
Specifies the ExecutorService to be used to execute the authentication requests.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.