Uses of Class
org.globus.gsi.proxy.ext.ProxyCertInfo
Packages that use ProxyCertInfo
Package
Description
Contains higher-level components which utilize the jGlobus library.
-
Uses of ProxyCertInfo in org.globus.gsi.bc
Methods in org.globus.gsi.bc that return ProxyCertInfoModifier and TypeMethodDescriptionstatic ProxyCertInfoBouncyCastleUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.TBSCertificateStructure crt) static ProxyCertInfoBouncyCastleUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.X509Extension ext) Creates aProxyCertInfoobject from given extension. -
Uses of ProxyCertInfo in org.globus.gsi.proxy
Methods in org.globus.gsi.proxy with parameters of type ProxyCertInfoModifier and TypeMethodDescriptionvoidIgnoreProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo, CertPath certPath, int index) voidProxyPolicyHandler.validate(ProxyCertInfo proxyCertInfo, CertPath certPath, int index) -
Uses of ProxyCertInfo in org.globus.gsi.proxy.ext
Methods in org.globus.gsi.proxy.ext that return ProxyCertInfoModifier and TypeMethodDescriptionstatic ProxyCertInfoProxyCertInfo.getInstance(Object obj) Returns an instance ofProxyCertInfofrom given object.Constructors in org.globus.gsi.proxy.ext with parameters of type ProxyCertInfoModifierConstructorDescription -
Uses of ProxyCertInfo in org.globus.gsi.util
Methods in org.globus.gsi.util that return ProxyCertInfoModifier and TypeMethodDescriptionstatic ProxyCertInfoProxyCertificateUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.TBSCertificateStructure crt) static ProxyCertInfoProxyCertificateUtil.getProxyCertInfo(org.bouncycastle.asn1.x509.X509Extension ext) -
Uses of ProxyCertInfo in org.globus.tools
Fields in org.globus.tools declared as ProxyCertInfoMethods in org.globus.tools with parameters of type ProxyCertInfo