Uses of Class
com.azure.core.credential.AzureNamedKeyCredential
Packages that use AzureNamedKeyCredential
Package
Description
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries
in the Azure SDK for Java.
Azure Core Credential library is designed to simplify the process of authenticating and authorizing access
to Azure services from Java applications.
-
Uses of AzureNamedKeyCredential in com.azure.core.client.traits
Methods in com.azure.core.client.traits with parameters of type AzureNamedKeyCredentialModifier and TypeMethodDescriptionAzureNamedKeyCredentialTrait.credential(AzureNamedKeyCredential credential) Sets theAzureNamedKeyCredentialused for authentication. -
Uses of AzureNamedKeyCredential in com.azure.core.credential
Methods in com.azure.core.credential that return AzureNamedKeyCredentialModifier and TypeMethodDescriptionRotates thenameandkeyassociated to this credential.