Package aQute.bnd.url

Class BearerAuthentication

All Implemented Interfaces:
Plugin, RegistryPlugin, URLConnectionHandler, Report, Reporter

public class BearerAuthentication extends DefaultURLConnectionHandler
Provide Http Bearer Authentication. This URL Connection Handler plugin will add bearer authentication to the matching URL Connections. The following properties must be specified.
  • MATCH — The URL Glob expressions
  • .oauth2Token — The password for basic authentication