Package org.globus.gsi
This package conatins the basic security constructs used to build Globus security.
-
Interface Summary Interface Description GSIConstants Defines common constants used by GSI. -
Class Summary Class Description CertificateRevocationLists Deprecated. CertificateRevocationLists.DefaultCertificateRevocationLists CertUtil Deprecated. Use the various utils that are used here.GlobusCredential Deprecated. OpenSSLKey Represents a OpenSSL-style PEM-formatted private key.OpenSSLKeyConstants Created by IntelliJ IDEA.ProviderLoader SigningPolicy Represents a signing policy associated with a particular CA.SigningPolicyParser Signing policy BCNF grammar as implemented here: (based on C implementation)TrustedCertificates Deprecated. TrustedCertificates.CertFilter TrustedCertificates.DefaultTrustedCertificates TrustedCertificatesUtil Deprecated. VersionUtil X509Credential FILL MEX509Extension Represents an X.509 extension.X509ExtensionSet Represents a set of X.509 extensions.X509ProxyCertPathParameters Refactor to have an interface that retuns trusted certificates, crls, keys and policy.X509ProxyCertPathValidatorResult FILL ME -
Enum Summary Enum Description GSIConstants.CertificateType Enumeration of Certificate types used by the Globus security provider.GSIConstants.DelegationType Enumeration of Certificate types used by the Globus security provider. -
Exception Summary Exception Description CredentialException Exception signaling a credential failure.GlobusCredentialException Encapsulates the exceptions caused by various errors in/problems with Globus proxies.SigningPolicyException This exception signals an error with the Signing Policy.