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