Package org.globus.gsi.stores

This package provides classes for accessing security material from generic "stores" (which can be defined via a url).

See:
          Description

Interface Summary
CredentialWrapper Fill Me
SecurityObjectWrapper<T> Fill Me
Storable Created by IntelliJ IDEA.
 

Class Summary
AbstractResourceSecurityWrapper<T> // JGLOBUS-91 : add javadoc
CertKeyCredential Fill Me
PEMKeyStore This class provides a KeyStore implementation that supports trusted certificates stored in PEM format and proxy certificates stored in PEM format.
PEMKeyStoreParameters This parameter class provides all of the options for creating a FileBasedKeyStore.
ResourceCACertStore Created by IntelliJ IDEA.
ResourceCACertStore.TrustAnchorFilter File filter for determining a Trust Anchor
ResourceCertStore Created by IntelliJ IDEA.
ResourceCertStoreParameters Created by IntelliJ IDEA.
ResourceCRL Created by IntelliJ IDEA.
ResourceCRLStore Fill Me
ResourceCRLStore.CrlFilter This filter identifies file whose names are valid for crl files.
ResourceProxyCredential JGLOBUS-87 : document me
ResourceProxyCredentialStore Created by IntelliJ IDEA.
ResourceProxyCredentialStore.ProxyFilenameFilter This filename filter returns files whose names are valid for a Proxy Certificate.
ResourceSecurityWrapperStore<T extends AbstractResourceSecurityWrapper<V>,V> Created by IntelliJ IDEA.
ResourceSigningPolicy Created by IntelliJ IDEA.
ResourceSigningPolicyStore FILL ME
ResourceSigningPolicyStoreParameters FILL ME
ResourceTrustAnchor Created by IntelliJ IDEA.
 

Exception Summary
ResourceStoreException Created by IntelliJ IDEA.
 

Package org.globus.gsi.stores Description

This package provides classes for accessing security material from generic "stores" (which can be defined via a url). They are formatted in the traditional Globus style.