Uses of Class
com.azure.core.credential.AzureKeyCredential
Packages that use AzureKeyCredential
Package
Description
Package containing the classes for BatchDocumentTranslationClient.
Package containing classes for creating a
DocumentAnalysisAsyncClient and
DocumentAnalysisClient to perform document analysis operations
on Azure Form Recognizer service.Package containing classes for creating a
DocumentModelAdministrationAsyncClient and
DocumentModelAdministrationClient to perform operations on
Azure Form Recognizer document model management operations.Package containing the classes for TextAnalyticsClient.
Package containing the classes for AzureCommunicationCallingServer.
Package containing the classes for Azure Communication Email Service.
Package containing the classes for AzureCommunicationIdentity.
Package containing the classes for AzureCommunicationNetworkTraversal.
Package containing the classes for AzureCommunicationPhoneNumbers.
This package contains the classes for AzureCommunicationSMSService.
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries
in the Azure SDK for Java.
Package containing basic credential classes for authentication purposes.
Package containing HttpPipelinePolicy interface and its implementations.
This package provides interfaces for interacting with Azure Cosmos DB.
Package containing the classes for EventGridClient.
Package containing classes for creating clients to perform operations on the Azure Web Pub Sub Service.
Package containing classes used for retrieving access tokens from
the Mixed Reality STS service.
This package contains classes for the Remote Rendering project.
Package containing classes for creating
SearchClient or
SearchAsyncClient used to perform document management, autocomplete, search, or
suggestion operations using an Azure Cognitive Search service index.Package containing classes for creating
SearchIndexClient,
SearchIndexAsyncClient,
SearchIndexerClient, or
SearchIndexerAsyncClient used to perform resource management operations
on an Azure Cognitive Search service.-
Uses of AzureKeyCredential in com.azure.ai.documenttranslator
Methods in com.azure.ai.documenttranslator with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionBatchDocumentTranslationClientBuilder.credential(AzureKeyCredential azureKeyCredential) Sets The Azure Key Credential used for authentication. -
Uses of AzureKeyCredential in com.azure.ai.formrecognizer
Methods in com.azure.ai.formrecognizer with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionDocumentAnalysisClientBuilder.credential(AzureKeyCredential azureKeyCredential) Sets theAzureKeyCredentialto use when authenticating HTTP requests for this DocumentAnalysisClientBuilder. -
Uses of AzureKeyCredential in com.azure.ai.formrecognizer.administration
Methods in com.azure.ai.formrecognizer.administration with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionDocumentModelAdministrationClientBuilder.credential(AzureKeyCredential azureKeyCredential) Sets theAzureKeyCredentialto use when authenticating HTTP requests for this DocumentModelAdministrationClientBuilder. -
Uses of AzureKeyCredential in com.azure.ai.textanalytics
Methods in com.azure.ai.textanalytics with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionTextAnalyticsClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialto use when authenticating HTTP requests for thisTextAnalyticsClientBuilder. -
Uses of AzureKeyCredential in com.azure.communication.callingserver
Methods in com.azure.communication.callingserver with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionCallingServerClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.communication.email
Methods in com.azure.communication.email with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionEmailClientBuilder.credential(AzureKeyCredential azureKeyCredential) Sets theAzureKeyCredentialused for authentication. -
Uses of AzureKeyCredential in com.azure.communication.identity
Methods in com.azure.communication.identity with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionCommunicationIdentityClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.communication.networktraversal
Methods in com.azure.communication.networktraversal with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionCommunicationRelayClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.communication.phonenumbers
Methods in com.azure.communication.phonenumbers with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionPhoneNumbersClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.communication.sms
Methods in com.azure.communication.sms with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionSmsClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.core.client.traits
Methods in com.azure.core.client.traits with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionAzureKeyCredentialTrait.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialused for authentication. -
Uses of AzureKeyCredential in com.azure.core.credential
Methods in com.azure.core.credential that return AzureKeyCredentialModifier and TypeMethodDescriptionRotates the key associated to this credential. -
Uses of AzureKeyCredential in com.azure.core.http.policy
Constructors in com.azure.core.http.policy with parameters of type AzureKeyCredentialModifierConstructorDescriptionAzureKeyCredentialPolicy(String name, AzureKeyCredential credential) Creates a policy that uses the passedAzureKeyCredentialto set the specified header name. -
Uses of AzureKeyCredential in com.azure.cosmos
Methods in com.azure.cosmos with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionCosmosClientBuilder.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialto be used -
Uses of AzureKeyCredential in com.azure.messaging.eventgrid
Methods in com.azure.messaging.eventgrid with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionEventGridPublisherClientBuilder.credential(AzureKeyCredential credential) Set the domain or topic authentication using a key obtained from Azure CLI, Azure portal, or the ARM SDKs.static StringEventGridPublisherAsyncClient.generateSas(String endpoint, AzureKeyCredential keyCredential, OffsetDateTime expirationTime) Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service with the latest Event Grid service API defined inEventGridServiceVersion.getLatest().static StringEventGridPublisherAsyncClient.generateSas(String endpoint, AzureKeyCredential keyCredential, OffsetDateTime expirationTime, EventGridServiceVersion apiVersion) Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service.static StringEventGridPublisherClient.generateSas(String endpoint, AzureKeyCredential keyCredential, OffsetDateTime expirationTime) Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service with the latest Event Grid service API defined inEventGridServiceVersion.getLatest().static StringEventGridPublisherClient.generateSas(String endpoint, AzureKeyCredential keyCredential, OffsetDateTime expirationTime, EventGridServiceVersion apiVersion) Generate a shared access signature to provide time-limited authentication for requests to the Event Grid service. -
Uses of AzureKeyCredential in com.azure.messaging.webpubsub
Methods in com.azure.messaging.webpubsub with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionWebPubSubServiceClientBuilder.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialused to authenticate HTTP requests.Constructors in com.azure.messaging.webpubsub with parameters of type AzureKeyCredentialModifierConstructorDescriptionWebPubSubAuthenticationPolicy(AzureKeyCredential credential) Creates a new instance of the WebPubSubAuthenticationPolicy, where it will make use of the providedAzureKeyCredentialwhenever a HTTP request is made to apply the appropriate modifications to the HTTP request to gain access to the Azure Web Pub Sub service. -
Uses of AzureKeyCredential in com.azure.mixedreality.authentication
Methods in com.azure.mixedreality.authentication with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionMixedRealityStsClientBuilder.credential(AzureKeyCredential keyCredential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.mixedreality.remoterendering
Methods in com.azure.mixedreality.remoterendering with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionRemoteRenderingClientBuilder.credential(AzureKeyCredential accountKeyCredential) Sets the accountKeyCredential to use for authentication. -
Uses of AzureKeyCredential in com.azure.search.documents
Methods in com.azure.search.documents with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionSearchClientBuilder.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialused to authenticate HTTP requests. -
Uses of AzureKeyCredential in com.azure.search.documents.indexes
Methods in com.azure.search.documents.indexes with parameters of type AzureKeyCredentialModifier and TypeMethodDescriptionSearchIndexClientBuilder.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialused to authenticate HTTP requests.SearchIndexerClientBuilder.credential(AzureKeyCredential credential) Sets theAzureKeyCredentialused to authenticate HTTP requests.