Home » geronimo-2.2-source-release » org.apache.geronimo.crypto.asn1.x509 » [javadoc | source]
org.apache.geronimo.crypto.asn1.x509
public class: CertPolicyId [javadoc | source]
java.lang.Object
   org.apache.geronimo.crypto.asn1.ASN1Encodable
      org.apache.geronimo.crypto.asn1.DERObject
         org.apache.geronimo.crypto.asn1.DERObjectIdentifier
            org.apache.geronimo.crypto.asn1.x509.CertPolicyId

All Implemented Interfaces:
    DERTags, DEREncodable

CertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.
    CertPolicyId ::= OBJECT IDENTIFIER
Fields inherited from org.apache.geronimo.crypto.asn1.DERObjectIdentifier:
identifier
Constructor:
 public CertPolicyId(String id) 
Methods from org.apache.geronimo.crypto.asn1.DERObjectIdentifier:
encode,   equals,   getId,   getInstance,   getInstance,   hashCode,   toString
Methods from org.apache.geronimo.crypto.asn1.DERObject:
encode,   equals,   hashCode,   toASN1Object
Methods from org.apache.geronimo.crypto.asn1.ASN1Encodable:
equals,   getDERObject,   getEncoded,   hashCode,   toASN1Object
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait