Uses of Class
aQute.bnd.url.DefaultURLConnectionHandler
-
Packages that use DefaultURLConnectionHandler Package Description aQute.bnd.url -
-
Uses of DefaultURLConnectionHandler in aQute.bnd.url
Subclasses of DefaultURLConnectionHandler in aQute.bnd.url Modifier and Type Class Description class
BasicAuthentication
Provide Http Basic Authentication.class
BearerAuthentication
Provide Http Bearer Authentication.class
BndAuthentication
bnd has a builtin delegated authentication mechanism, seeSettings
.class
ConnectionSettings
Generic connection setter can set a number of basic properties if applicable and can add generic headers.class
HttpsVerification
TODO Needs testing Can be used to override default verification of HTTPS.Methods in aQute.bnd.url that return DefaultURLConnectionHandler Modifier and Type Method Description DefaultURLConnectionHandler
DefaultURLConnectionHandler. addMatcher(java.lang.String glob)
-