Class PolicyConstraint
java.lang.Object
com.netscape.certsrv.profile.PolicyConstraint
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConstraint(PolicyConstraintValue constraint) booleanstatic PolicyConstraintstatic PolicyConstraintgetName()getText()inthashCode()voidsetClassId(String classId) voidsetConstraints(List<PolicyConstraintValue> constraints) voidvoidtoXML()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
PolicyConstraint
public PolicyConstraint()
-
-
Method Details
-
addConstraint
-
getName
-
setName
-
getText
-
setText
-
getClassId
-
setClassId
-
getConstraints
-
setConstraints
-
hashCode
-
equals
-
toDOM
-
fromDOM
- Throws:
DOMExceptionException
-
toXML
-
fromXML
- Throws:
Exception
-