Uses of Interface
org.globus.gsi.stores.SecurityObjectWrapper
-
Packages that use SecurityObjectWrapper 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 SecurityObjectWrapper in org.globus.gsi.stores
Subinterfaces of SecurityObjectWrapper in org.globus.gsi.stores Modifier and Type Interface Description interfaceCredentialWrapperFill MeClasses in org.globus.gsi.stores that implement SecurityObjectWrapper Modifier and Type Class Description classAbstractResourceSecurityWrapper<T>// JGLOBUS-91 : add javadocclassCertKeyCredentialFill MeclassResourceCRLCreated by IntelliJ IDEA.classResourceProxyCredentialJGLOBUS-87 : document meclassResourceTrustAnchorCreated by IntelliJ IDEA.Fields in org.globus.gsi.stores with type parameters of type SecurityObjectWrapper Modifier and Type Field Description private java.util.Map<java.lang.String,SecurityObjectWrapper<?>>PEMKeyStore. aliasObjectMap
-