Uses of Class
com.azure.identity.SharedTokenCacheCredentialBuilder
-
Uses of SharedTokenCacheCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return SharedTokenCacheCredentialBuilderModifier and TypeMethodDescriptionSharedTokenCacheCredentialBuilder.authenticationRecord
(AuthenticationRecord authenticationRecord) Deprecated.Sets theAuthenticationRecord
captured from a previous authentication.SharedTokenCacheCredentialBuilder.tokenCachePersistenceOptions
(TokenCachePersistenceOptions tokenCachePersistenceOptions) Deprecated.Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.Deprecated.Sets the username for the account.