| Modifier and Type | Method and Description |
|---|---|
ClientSecretCredentialBuilder |
ClientSecretCredentialBuilder.clientSecret(String clientSecret)
Sets the client secret for the authentication.
|
ClientSecretCredentialBuilder |
ClientSecretCredentialBuilder.tokenCachePersistenceOptions(TokenCachePersistenceOptions tokenCachePersistenceOptions)
Configures the persistent shared token cache options and enables the persistent token cache which is disabled
by default.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.