Package | Description |
---|---|
org.globus.gsi.stores |
This package provides classes for accessing security material from generic "stores" (which can be defined via a
url).
|
Modifier and Type | Field and Description |
---|---|
private ResourceSecurityWrapperStore<ResourceTrustAnchor,java.security.cert.TrustAnchor> |
PEMKeyStore.caDelegate |
Modifier and Type | Method and Description |
---|---|
ResourceTrustAnchor |
ResourceCACertStore.create(GlobusResource globusResource) |
private ResourceTrustAnchor |
PEMKeyStore.getCertificateEntry(java.lang.String alias) |
Modifier and Type | Method and Description |
---|---|
void |
PEMKeyStore.setCACertStore(ResourceSecurityWrapperStore<ResourceTrustAnchor,java.security.cert.TrustAnchor> caCertStore) |