Class FullCRLPublishingEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.FullCRLPublishingEvent
- All Implemented Interfaces:
ILogEvent
,Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.netscape.certsrv.logging.SignedAuditEvent
attributes, NAME_VALUE_DELIMITER, NAME_VALUE_PAIRS_DELIMITER, PASSWORD_MASK, RULENAME
-
Constructor Summary
ConstructorsConstructorDescriptionFullCRLPublishingEvent
(String subjectID, BigInteger crlNumber) FullCRLPublishingEvent
(String subjectID, BigInteger crlNumber, String reason) -
Method Summary
Methods inherited from class com.netscape.certsrv.logging.SignedAuditEvent
encodeMap, getAttribute, getAttributeList, getAttributes, getParameters, setAttribute, setAttribute
Methods inherited from class com.netscape.certsrv.logging.LogEvent
getEventType, getLevel, getMessage, getMultiline, getNTEventType, getSource, getTimeStamp, setEventType, setLevel, setMessage, setMultiline, setParameters, setSource, toString
-
Field Details
-
LOGGING_PROPERTY
- See Also:
-
-
Constructor Details
-
FullCRLPublishingEvent
-
FullCRLPublishingEvent
-