Uses of Class
org.globus.gsi.stores.ResourceTrustAnchor
Packages that use ResourceTrustAnchor
Package
Description
This package provides classes for accessing security material from generic "stores" (which can be defined via a
url).
-
Uses of ResourceTrustAnchor in org.globus.gsi.stores
Fields in org.globus.gsi.stores with type parameters of type ResourceTrustAnchorMethods in org.globus.gsi.stores that return ResourceTrustAnchorModifier and TypeMethodDescriptionResourceCACertStore.create
(GlobusResource globusResource) private ResourceTrustAnchor
PEMKeyStore.getCertificateEntry
(String alias) Method parameters in org.globus.gsi.stores with type arguments of type ResourceTrustAnchorModifier and TypeMethodDescriptionvoid
PEMKeyStore.setCACertStore
(ResourceSecurityWrapperStore<ResourceTrustAnchor, TrustAnchor> caCertStore)