Uses of Interface
aQute.bnd.service.Plugin

Packages that use Plugin
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
 class MavenDeploy
           
 class MavenGroup
           
 class MavenRepository
           
 

Uses of Plugin in aQute.bnd.maven.support
 

Classes in aQute.bnd.maven.support that implement Plugin
 class MavenRemoteRepository
           
 

Uses of Plugin in aQute.bnd.signing
 

Classes in aQute.bnd.signing that implement Plugin
 class JartoolSigner
          Sign the jar file.
 

Uses of Plugin in aQute.bnd.url
 

Classes in aQute.bnd.url that implement Plugin
 class BasicAuthentication
          Provide Http Basic Authentication.
 class BndAuthentication
          bnd has a builtin delegated authentication mechanism, see Settings.
 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
 class FileRepo
          A FileRepo is the primary and example implementation of a repository based on a file system.
 



Copyright © 2014 aQute SARL. All rights reserved.