Class BearerHttpAuthenticationHandler

  • All Implemented Interfaces:
    com.atlassian.jira.rest.client.api.AuthenticationHandler

    public class BearerHttpAuthenticationHandler
    extends Object
    implements com.atlassian.jira.rest.client.api.AuthenticationHandler
    Author:
    Chao Wang
    • Constructor Detail

      • BearerHttpAuthenticationHandler

        public BearerHttpAuthenticationHandler​(String token)
    • Method Detail

      • configure

        public void configure​(com.atlassian.httpclient.api.Request.Builder builder)
        Specified by:
        configure in interface com.atlassian.jira.rest.client.api.AuthenticationHandler