Uses of Class
com.azure.identity.ClientAssertionCredentialBuilder
-
Uses of ClientAssertionCredentialBuilder in com.azure.identity
Modifier and TypeMethodDescriptionClientAssertionCredentialBuilder.clientAssertion
(Supplier<String> clientAssertionSupplier) Sets the supplier containing the logic to supply the client assertion when invoked.ClientAssertionCredentialBuilder.tokenCachePersistenceOptions
(TokenCachePersistenceOptions tokenCachePersistenceOptions) Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.