Uses of Class
com.azure.identity.ClientSecretCredentialBuilder
-
Uses of ClientSecretCredentialBuilder in com.azure.identity
Modifier and TypeMethodDescriptionClientSecretCredentialBuilder.clientSecret
(String clientSecret) Sets the client secret for the authentication.ClientSecretCredentialBuilder.tokenCachePersistenceOptions
(TokenCachePersistenceOptions tokenCachePersistenceOptions) Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.