Class CertConstraints

java.lang.Object
org.apache.cxf.transport.https.CertConstraints

public class CertConstraints extends Object
This class represents a set of constraints that can be placed on an X.509 certificate, in the form of a regular expression on a SubjectDN or IssuerDN. A CertConstraints object is initialized using a CertificateConstraintsType, which has a definition in schema and is so generated.