Package org.globus.gsi.stores
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.
-
Interface Summary Interface Description CredentialWrapper Fill MeSecurityObjectWrapper<T> Fill MeStorable Created by IntelliJ IDEA. -
Class Summary Class Description AbstractResourceSecurityWrapper<T> // JGLOBUS-91 : add javadocCertKeyCredential Fill MePEMKeyStore 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 AnchorResourceCertStore Created by IntelliJ IDEA.ResourceCertStoreParameters Created by IntelliJ IDEA.ResourceCRL Created by IntelliJ IDEA.ResourceCRLStore Fill MeResourceCRLStore.CrlFilter This filter identifies file whose names are valid for crl files.ResourceProxyCredential JGLOBUS-87 : document meResourceProxyCredentialStore 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 MEResourceSigningPolicyStoreParameters FILL MEResourceTrustAnchor Created by IntelliJ IDEA.Stores -
Exception Summary Exception Description ResourceStoreException Created by IntelliJ IDEA.