Package org.globus.gsi.stores
Interface Storable
-
- All Known Subinterfaces:
CredentialWrapper
- All Known Implementing Classes:
AbstractResourceSecurityWrapper,CertKeyCredential,ResourceCRL,ResourceProxyCredential,ResourceTrustAnchor
public interface StorableCreated by IntelliJ IDEA. User: turtlebender Date: Jan 6, 2010 Time: 1:25:44 PM To change this template use File | Settings | File Templates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstore()
-
-
-
Method Detail
-
store
void store() throws ResourceStoreException- Throws:
ResourceStoreException
-
-