Uses of Class
com.azure.core.http.policy.KeyCredentialPolicy
Packages that use KeyCredentialPolicy
Package
Description
Package containing HttpPipelinePolicy interface and its implementations.
-
Uses of KeyCredentialPolicy in com.azure.core.http.policy
Subclasses of KeyCredentialPolicy in com.azure.core.http.policyModifier and TypeClassDescriptionfinal classPipeline policy that uses anAzureKeyCredentialto set the authorization key for a request.