Uses of Interface
aQute.bnd.service.Plugin
-
Packages that use Plugin Package Description aQute.bnd.maven aQute.bnd.maven.support aQute.bnd.signing aQute.bnd.url aQute.lib.deployer -
-
Uses of Plugin in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Plugin Modifier and Type Class Description class
MavenDeploy
class
MavenGroup
class
MavenRepository
Deprecated. -
Uses of Plugin in aQute.bnd.maven.support
Classes in aQute.bnd.maven.support that implement Plugin Modifier and Type Class Description class
MavenRemoteRepository
-
Uses of Plugin in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Plugin Modifier and Type Class Description class
JartoolSigner
Sign the jar file. -
Uses of Plugin in aQute.bnd.url
Classes in aQute.bnd.url that implement Plugin Modifier and Type Class Description class
BasicAuthentication
Provide Http Basic 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
DefaultURLConnectionHandler
Base class for the URL Connection handlers.class
HttpsVerification
TODO Needs testing Can be used to override default verification of HTTPS. -
Uses of Plugin in aQute.lib.deployer
Classes in aQute.lib.deployer that implement Plugin Modifier and Type Class Description class
FileRepo
A FileRepo is the primary and example implementation of a repository based on a file system.class
InfoFileRepo
-