g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.security.ICertificateLoader

Packages that use ICertificateLoader
eu.geclipse.core.config   
eu.geclipse.core.security   
 

Uses of ICertificateLoader in eu.geclipse.core.config
 

Methods in eu.geclipse.core.config with parameters of type ICertificateLoader
 void Configurator.addCertificateLoader(ICertificateLoader loader, java.net.URI[] repositories)
          Add a specific certificate loader to this configurator.
 

Uses of ICertificateLoader in eu.geclipse.core.security
 

Classes in eu.geclipse.core.security that implement ICertificateLoader
 class GildaCertificateLoader
          An ICertificateLoader used to import the CA certificate for the Gilda training infrastructure.
 class GridPMACertificateLoader
          Certificate loader to import certificates from the grid policy management authorities such as EUGridPMA.
 


g-Eclipse
Release 1.0.0