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 | 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 | Description |
---|---|---|
void |
IgnoreProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo,
CertPath certPath,
int index) |
|
void |
ProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo,
CertPath certPath,
int index) |
Modifier and Type | Method | Description |
---|---|---|
static ProxyCertInfo |
ProxyCertInfo.getInstance(Object obj) |
Returns an instance of
ProxyCertInfo from given object. |
Constructor | Description |
---|---|
GlobusProxyCertInfoExtension(ProxyCertInfo value) |
|
ProxyCertInfoExtension(ProxyCertInfo value) |
Modifier and Type | Method | 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 | Description |
---|---|---|
protected ProxyCertInfo |
ProxyInit.proxyCertInfo |
Modifier and Type | Method | Description |
---|---|---|
void |
ProxyInit.setProxyCertInfo(ProxyCertInfo proxyCertInfo) |
Copyright © 2018. All rights reserved.