g-Eclipse
Release 1.0.0

Package eu.geclipse.core.security

Interface Summary
ICertificateHandle A certificate handle is used by the certificate manager to connect certificates with their trust level and eventually with a underlying file.
ICertificateLoader Defines the functionality to import certificates from a remote or local repository.
ICertificateManager Central certificate manager definition.
ICertificateTrustVerifier Base interface for classes that verify the trust of a certificate chain.
ISecurityManager A security manager is a container for security tokens.
ISecurityManagerListener Interface definition for listeners to security managers.
 

Class Summary
Base64 A configurable Base64 codec.
BaseSecurityManager Abstract implementation of the ISecurityManager that serves as a common base class for any concrete implementations.
GildaCertificateLoader An ICertificateLoader used to import the CA certificate for the Gilda training infrastructure.
GridGSSException Problem exception that is dedicated to GSSExceptions and manages the mapping of the GSS error codes to IProblems.
GridPMACertificateLoader Certificate loader to import certificates from the grid policy management authorities such as EUGridPMA.
ICertificateLoader.CertificateID A helper class identifying a certificate.
Messages Returns the localised messages for this package.
Security Base class of the g-Eclipse security framework.
X509Util Utility class for handling X509Certificates.
 

Enum Summary
ICertificateManager.CertTrust Trust mode for the certificates managed by this manager.
ICertificateTrustVerifier.TrustMode The trust mode of the certificate.
 


g-Eclipse
Release 1.0.0