Package org.dogtagpki.common
Class Info
java.lang.Object
com.netscape.certsrv.base.RESTMessage
org.dogtagpki.common.Info
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netscape.certsrv.base.RESTMessage
RESTMessage.Attribute, RESTMessage.AttributeList, RESTMessage.AttributeListDeserializer, RESTMessage.AttributeListSerializer
-
Field Summary
FieldsFields inherited from class com.netscape.certsrv.base.RESTMessage
attributes, className
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.RESTMessage
fromDOM, getAttribute, getAttributeList, getAttributeNames, getAttributes, getClassName, removeAttribute, setAttribute, setAttributeList, setAttributes, setClassName, toDOM
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
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
Info
public Info()
-
-
Method Details
-
getName
-
setName
-
getVersion
-
setVersion
-
getBanner
-
setBanner
-
hashCode
public int hashCode()- Overrides:
hashCode
in classRESTMessage
-
equals
- Overrides:
equals
in classRESTMessage
-
toDOM
- Overrides:
toDOM
in classRESTMessage
-
fromDOM
-
toXML
- Overrides:
toXML
in classRESTMessage
- Throws:
Exception
-
fromXML
- Throws:
Exception
-