Class BearerTokenAuthenticationPolicy

  • All Implemented Interfaces:
    HttpPipelinePolicy

    public class BearerTokenAuthenticationPolicy
    extends java.lang.Object
    implements HttpPipelinePolicy
    The pipeline policy that applies a token credential to an HTTP request with "Bearer" scheme.