Uses of Class
com.azure.identity.ChainedTokenCredential
-
Uses of ChainedTokenCredential in com.azure.identity
Subclasses of ChainedTokenCredential in com.azure.identityModifier and TypeClassDescriptionfinal classThe DefaultAzureCredential is appropriate for most scenarios where the application is intended to ultimately be run in Azure.Methods in com.azure.identity that return ChainedTokenCredentialModifier and TypeMethodDescriptionChainedTokenCredentialBuilder.build()Creates a newChainedTokenCredentialwith the current configurations.