Package | Description |
---|---|
org.globus.gsi.bc | |
org.globus.gsi.proxy | |
org.globus.gsi.proxy.ext | |
org.globus.gsi.util | |
org.globus.tools |
Contains higher-level components which utilize the jGlobus library.
|
Modifier and Type | Method and Description |
---|---|
static ProxyCertInfo |
BouncyCastleUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.TBSCertificateStructure crt) |
static ProxyCertInfo |
BouncyCastleUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.X509Extension ext)
Creates a
ProxyCertInfo object from given
extension. |
Modifier and Type | Method and Description |
---|---|
void |
IgnoreProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo,
CertPath certPath,
int index) |
void |
ProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo,
CertPath certPath,
int index) |
Modifier and Type | Method and Description |
---|---|
static ProxyCertInfo |
ProxyCertInfo.getInstance(Object obj)
Returns an instance of
ProxyCertInfo from given object. |
Constructor and Description |
---|
GlobusProxyCertInfoExtension(ProxyCertInfo value) |
ProxyCertInfoExtension(ProxyCertInfo value) |
Modifier and Type | Method and Description |
---|---|
static ProxyCertInfo |
ProxyCertificateUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.TBSCertificateStructure crt) |
static ProxyCertInfo |
ProxyCertificateUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.X509Extension ext) |
Modifier and Type | Field and Description |
---|---|
protected ProxyCertInfo |
ProxyInit.proxyCertInfo |
Modifier and Type | Method and Description |
---|---|
void |
ProxyInit.setProxyCertInfo(ProxyCertInfo proxyCertInfo) |
Copyright © 2016. All rights reserved.