org.apache.geronimo.util.asn1.x509
Class NameConstraints
java.lang.Object
   org.apache.geronimo.util.asn1.ASN1Encodable
org.apache.geronimo.util.asn1.ASN1Encodable
       org.apache.geronimo.util.asn1.x509.NameConstraints
org.apache.geronimo.util.asn1.x509.NameConstraints
- All Implemented Interfaces: 
- DEREncodable
- public class NameConstraints 
- extends ASN1Encodable
 
 
 
 
NameConstraints
public NameConstraints(ASN1Sequence seq)
getPermittedSubtrees
public ASN1Sequence getPermittedSubtrees()
- 
 
getExcludedSubtrees
public ASN1Sequence getExcludedSubtrees()
- 
 
toASN1Object
public DERObject toASN1Object()
- 
- Specified by:
- toASN1Objectin class- ASN1Encodable
 
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.