Uses of Class
org.apache.geronimo.crypto.asn1.x509.AttCertIssuer

Packages that use AttCertIssuer
org.apache.geronimo.crypto.asn1.x509   
 

Uses of AttCertIssuer in org.apache.geronimo.crypto.asn1.x509
 

Methods in org.apache.geronimo.crypto.asn1.x509 that return AttCertIssuer
static AttCertIssuer AttCertIssuer.getInstance(ASN1TaggedObject obj, boolean explicit)
           
static AttCertIssuer AttCertIssuer.getInstance(Object obj)
           
 AttCertIssuer AttributeCertificateInfo.getIssuer()
           
 

Methods in org.apache.geronimo.crypto.asn1.x509 with parameters of type AttCertIssuer
 void V2AttributeCertificateInfoGenerator.setIssuer(AttCertIssuer issuer)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.