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