Package com.netscape.certsrv.profile
Class ProfileAttribute
java.lang.Object
com.netscape.certsrv.profile.ProfileAttribute
- 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 ProfileAttribute
static ProfileAttribute
getName()
getValue()
int
hashCode()
void
setDescriptor
(Descriptor descriptor) void
void
void
toString()
toXML()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileAttribute
public ProfileAttribute() -
ProfileAttribute
-
-
Method Details