Uses of Class
com.azure.identity.ChainedTokenCredential
-
-
Uses of ChainedTokenCredential in com.azure.identity
Subclasses of ChainedTokenCredential in com.azure.identity Modifier and Type Class Description classDefaultAzureCredentialCreates a credential using environment variables or the shared token cache.Methods in com.azure.identity that return ChainedTokenCredential Modifier and Type Method Description ChainedTokenCredentialChainedTokenCredentialBuilder. build()Creates a newChainedTokenCredentialwith the current configurations.
-