Uses of Class
com.azure.identity.ClientAssertionCredentialBuilder
-
Uses of ClientAssertionCredentialBuilder in com.azure.identity
Subclasses with type arguments of type ClientAssertionCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassFluent credential builder for instantiating aClientAssertionCredential.Methods in com.azure.identity that return ClientAssertionCredentialBuilderModifier 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.