Class ArmChallengeAuthenticationPolicy

java.lang.Object
com.azure.core.http.policy.BearerTokenAuthenticationPolicy
com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy
All Implemented Interfaces:
HttpPipelinePolicy

public class ArmChallengeAuthenticationPolicy extends BearerTokenAuthenticationPolicy
The pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme in ARM challenge based authentication scenarios.