Uses of Interface
aQute.bnd.service.RegistryPlugin

Packages that use RegistryPlugin
aQute.bnd.maven.support   
aQute.bnd.url   
aQute.lib.deployer   
 

Uses of RegistryPlugin in aQute.bnd.maven.support
 

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

Uses of RegistryPlugin in aQute.bnd.url
 

Classes in aQute.bnd.url that implement RegistryPlugin
 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 RegistryPlugin in aQute.lib.deployer
 

Classes in aQute.lib.deployer that implement RegistryPlugin
 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.