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 TypeClassDescriptionclass
Created by IntelliJ IDEA.class
Fill Meclass
Created by IntelliJ IDEA.Methods in org.globus.gsi.stores with parameters of type ResourceSecurityWrapperStoreModifier and TypeMethodDescriptionvoid
PEMKeyStore.setCACertStore
(ResourceSecurityWrapperStore<ResourceTrustAnchor, TrustAnchor> caCertStore) void
PEMKeyStore.setProxyDelegate
(ResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential> proxyDelegate)