Uses of Class
com.azure.identity.SharedTokenCacheCredentialBuilder
-
Uses of SharedTokenCacheCredentialBuilder in com.azure.identity
Subclasses with type arguments of type SharedTokenCacheCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassDeprecated.This credential was originally created to support authentication with Visual Studio.Methods in com.azure.identity that return SharedTokenCacheCredentialBuilderModifier and TypeMethodDescriptionSharedTokenCacheCredentialBuilder.authenticationRecord(AuthenticationRecord authenticationRecord) Deprecated.Sets theAuthenticationRecordcaptured 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.