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)
PluginsetReporter in interface Pluginpublic void setProperties(Map<String,String> map)
PluginsetProperties in interface Pluginmap - attributes and directives for this plugin's clauseprotected void init()
public InputStream connect(URL url) throws IOException
connect in interface URLConnectorIOExceptionCopyright © 2015 aQute SARL. All Rights Reserved.