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