Class AbstractResourceSecurityWrapper<T>

java.lang.Object
org.globus.gsi.stores.AbstractResourceSecurityWrapper<T>
Type Parameters:
T - Type of security object
All Implemented Interfaces:
SecurityObjectWrapper<T>, Storable
Direct Known Subclasses:
ResourceCRL, ResourceProxyCredential, ResourceTrustAnchor

public abstract class AbstractResourceSecurityWrapper<T> extends Object implements SecurityObjectWrapper<T>, Storable
// JGLOBUS-91 : add javadoc