Uses of Interface
aQute.bnd.service.RegistryPlugin
-
Packages that use RegistryPlugin Package Description aQute.bnd.build aQute.bnd.maven.support aQute.bnd.url aQute.lib.deployer -
-
Uses of RegistryPlugin in aQute.bnd.build
Classes in aQute.bnd.build that implement RegistryPlugin Modifier and Type Class Description (package private) classWorkspace.CachedFileRepo -
Uses of RegistryPlugin in aQute.bnd.maven.support
Classes in aQute.bnd.maven.support that implement RegistryPlugin Modifier and Type Class Description classMavenRemoteRepository -
Uses of RegistryPlugin in aQute.bnd.url
Classes in aQute.bnd.url that implement RegistryPlugin 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 RegistryPlugin in aQute.lib.deployer
Classes in aQute.lib.deployer that implement RegistryPlugin Modifier and Type Class Description classFileRepoA FileRepo is the primary and example implementation of a repository based on a file system.classInfoFileRepo
-