Package com.netscape.certsrv.profile
Class PolicyConstraintValue
java.lang.Object
com.netscape.certsrv.profile.PolicyConstraintValue
- All Implemented Interfaces:
JSONSerializer
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static PolicyConstraintValue
static PolicyConstraintValue
getName()
getValue()
int
hashCode()
void
setDescriptor
(Descriptor descriptor) void
void
toXML()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
PolicyConstraintValue
public PolicyConstraintValue() -
PolicyConstraintValue
-
-
Method Details