Uses of Package
com.azure.core.credential
Packages that use com.azure.core.credential
Package
Description
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.
Package containing the implementations of HttpPipelinePolicy interface.
-
Classes in com.azure.core.credential used by com.azure.core.client.traitsClassDescriptionRepresents a credential that uses a key to authenticate to an Azure Service.Represents a credential with a key name and the key and uses the key to authenticate to an Azure Service.Represents a credential that uses a shared access signature to authenticate to an Azure Service.The interface for credentials that can provide a token.
-
Classes in com.azure.core.credential used by com.azure.core.credentialClassDescriptionRepresents an immutable access token with a token string and an expiration time.Represents a credential that uses a key to authenticate to an Azure Service.Represents a credential bag containing the key and the name of the key.Represents a credential with a key name and the key and uses the key to authenticate to an Azure Service.Represents a credential that uses a shared access signature to authenticate to an Azure Service.The interface for credentials that can provide a token.Contains details of a request to get a token.
-
Classes in com.azure.core.credential used by com.azure.core.http.policyClassDescriptionRepresents a credential that uses a key to authenticate to an Azure Service.Represents a credential that uses a shared access signature to authenticate to an Azure Service.The interface for credentials that can provide a token.Contains details of a request to get a token.
-
Classes in com.azure.core.credential used by com.azure.core.management.http.policy