Uses of Class
com.azure.identity.ChainedTokenCredential
-
Uses of ChainedTokenCredential in com.azure.identity
Subclasses of ChainedTokenCredential in com.azure.identityModifier and TypeClassDescriptionfinal class
DefaultAzureCredential simplifies authentication while developing apps that deploy to Azure by combining credentials used in Azure hosting environments with credentials used in local development.Methods in com.azure.identity that return ChainedTokenCredentialModifier and TypeMethodDescriptionChainedTokenCredentialBuilder.build()
Creates a newChainedTokenCredential
with the current configurations.