public class BasicAuthentication extends DefaultURLConnectionHandler
Reporter.SetLocation
Report.Location
registry
MATCH
Constructor and Description |
---|
BasicAuthentication() |
BasicAuthentication(String user,
String password,
Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
handle(URLConnection connection)
Not doing anything is perfect ok
|
void |
setProperties(Map<String,String> map)
Set the properties for this plugin.
|
String |
toString() |
error, exception, getErrors, getLocation, getWarnings, isOk, isPedantic, matches, matches, progress, setRegistry, setReporter, trace, warning
public void setProperties(Map<String,String> map) throws Exception
DefaultURLConnectionHandler
setProperties
in interface Plugin
setProperties
in class DefaultURLConnectionHandler
map
- attributes and directives for this plugin's clauseException
public void handle(URLConnection connection)
DefaultURLConnectionHandler
handle
in interface URLConnectionHandler
handle
in class DefaultURLConnectionHandler
connection
- The connection to modifyCopyright © 2021 aQute SARL. All rights reserved.