public class BasicAuthentication extends DefaultURLConnectionHandler
Reporter.SetLocationReport.LocationregistryMATCH| 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, warningpublic void setProperties(Map<String,String> map) throws Exception
DefaultURLConnectionHandlersetProperties in interface PluginsetProperties in class DefaultURLConnectionHandlermap - attributes and directives for this plugin's clauseExceptionpublic void handle(URLConnection connection)
DefaultURLConnectionHandlerhandle in interface URLConnectionHandlerhandle in class DefaultURLConnectionHandlerconnection - The connection to modifyCopyright © 2019 aQute SARL. All rights reserved.