Uses of Interface
aQute.bnd.service.Plugin
-
Packages that use Plugin Package Description aQute.bnd.build aQute.bnd.maven aQute.bnd.maven.support aQute.bnd.signing aQute.bnd.url aQute.lib.deployer -
-
Uses of Plugin in aQute.bnd.build
Classes in aQute.bnd.build that implement Plugin Modifier and Type Class Description (package private) classWorkspace.CachedFileRepo -
Uses of Plugin in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Plugin Modifier and Type Class Description classMavenDeployclassMavenGroupclassMavenRepositoryDeprecated. -
Uses of Plugin in aQute.bnd.maven.support
Classes in aQute.bnd.maven.support that implement Plugin Modifier and Type Class Description classMavenRemoteRepository -
Uses of Plugin in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Plugin Modifier and Type Class Description classJartoolSignerSign the jar file. -
Uses of Plugin in aQute.bnd.url
Classes in aQute.bnd.url that implement Plugin Modifier and Type Class Description classBasicAuthenticationProvide Http Basic Authentication.classBearerAuthenticationProvide Http Bearer Authentication.classBndAuthenticationbnd has a builtin delegated authentication mechanism, seeSettings.classConnectionSettingsGeneric connection setter can set a number of basic properties if applicable and can add generic headers.classDefaultURLConnectionHandlerBase class for the URL Connection handlers.classHttpsVerificationTODO 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 classFileRepoA FileRepo is the primary and example implementation of a repository based on a file system.classInfoFileRepo
-