public class HttpBasicAuthURLConnector extends Object implements URLConnector, Plugin
Constructor and Description |
---|
HttpBasicAuthURLConnector() |
Modifier and Type | Method and Description |
---|---|
InputStream |
connect(URL url) |
protected void |
init() |
void |
setProperties(Map<String,String> map)
Give the plugin the remaining properties.
|
void |
setReporter(Reporter reporter)
Set the current reporter.
|
public void setReporter(Reporter reporter)
Plugin
setReporter
in interface Plugin
public void setProperties(Map<String,String> map)
Plugin
setProperties
in interface Plugin
map
- attributes and directives for this plugin's clauseprotected void init()
public InputStream connect(URL url) throws IOException
connect
in interface URLConnector
IOException
Copyright © 2019 aQute SARL. All Rights Reserved.