Interface | Description |
---|---|
GSIConstants |
Defines common constants used by GSI.
|
Class | Description |
---|---|
CertificateRevocationLists | Deprecated. |
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 | |
TrustedCertificatesUtil | Deprecated. |
VersionUtil | |
X509Credential |
FILL ME
|
X509Extension |
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 | 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 | 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.
|
Copyright © 2018. All rights reserved.