Uses of Class
com.azure.identity.AzurePipelinesCredentialBuilder
-
Uses of AzurePipelinesCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return AzurePipelinesCredentialBuilderModifier and TypeMethodDescriptionAzurePipelinesCredentialBuilder.serviceConnectionId
(String serviceConnectionId) Sets the service connection id for the Azure Pipelines service connection.AzurePipelinesCredentialBuilder.systemAccessToken
(String systemAccessToken) Sets the System Access Token for the Azure Pipelines service connection.AzurePipelinesCredentialBuilder.tokenCachePersistenceOptions
(TokenCachePersistenceOptions tokenCachePersistenceOptions) Configures the persistent shared token cache options and enables the persistent token cache which is disabled by default.