Class ProfilePolicy
java.lang.Object
com.netscape.certsrv.profile.ProfilePolicy
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ProfilePolicystatic ProfilePolicygetDef()getId()inthashCode()voidsetConstraint(PolicyConstraint constraint) voidsetDef(PolicyDefault def) 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
-
ProfilePolicy
public ProfilePolicy()
-
-
Method Details
-
getId
-
setId
-
getDef
-
setDef
-
getConstraint
-
setConstraint
-
hashCode
-
equals
-
toDOM
-
toDOM
-
fromDOM
-
toXML
-
fromXML
- Throws:
Exception
-