Uses of Class
com.azure.core.http.policy.BearerTokenAuthenticationPolicy
Packages that use BearerTokenAuthenticationPolicy
Package
Description
Package containing the implementations of HttpPipelinePolicy interface.
-
Uses of BearerTokenAuthenticationPolicy in com.azure.core.management.http.policy
Subclasses of BearerTokenAuthenticationPolicy in com.azure.core.management.http.policyModifier and TypeClassDescriptionclassThe pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme in ARM challenge based authentication scenarios.