Uses of Class
org.globus.gsi.stores.ResourceSecurityWrapperStore
Packages that use ResourceSecurityWrapperStore
Package
Description
This package provides classes for accessing security material from generic "stores" (which can be defined via a
url).
-
Uses of ResourceSecurityWrapperStore in org.globus.gsi.stores
Subclasses of ResourceSecurityWrapperStore in org.globus.gsi.storesModifier and TypeClassDescriptionclassCreated by IntelliJ IDEA.classFill MeclassCreated by IntelliJ IDEA.Methods in org.globus.gsi.stores with parameters of type ResourceSecurityWrapperStoreModifier and TypeMethodDescriptionvoidPEMKeyStore.setCACertStore(ResourceSecurityWrapperStore<ResourceTrustAnchor, TrustAnchor> caCertStore) voidPEMKeyStore.setProxyDelegate(ResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential> proxyDelegate)