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 | Class | Description |
---|---|---|
class |
ResourceCACertStore |
Created by IntelliJ IDEA.
|
class |
ResourceCRLStore |
Fill Me
|
class |
ResourceProxyCredentialStore |
Created by IntelliJ IDEA.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PEMKeyStore.setCACertStore(ResourceSecurityWrapperStore<ResourceTrustAnchor,TrustAnchor> caCertStore) |
|
void |
PEMKeyStore.setProxyDelegate(ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential> proxyDelegate) |
Copyright © 2018. All rights reserved.