Uses of Class
org.globus.gsi.stores.AbstractResourceSecurityWrapper
-
Packages that use AbstractResourceSecurityWrapper Package Description org.globus.gsi.stores This package provides classes for accessing security material from generic "stores" (which can be defined via a url). -
-
Uses of AbstractResourceSecurityWrapper in org.globus.gsi.stores
Classes in org.globus.gsi.stores with type parameters of type AbstractResourceSecurityWrapper Modifier and Type Class Description class
ResourceSecurityWrapperStore<T extends AbstractResourceSecurityWrapper<V>,V>
Created by IntelliJ IDEA.Subclasses of AbstractResourceSecurityWrapper in org.globus.gsi.stores Modifier and Type Class Description class
ResourceCRL
Created by IntelliJ IDEA.class
ResourceProxyCredential
JGLOBUS-87 : document meclass
ResourceTrustAnchor
Created by IntelliJ IDEA.
-