Class OCSPGenerationEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.OCSPGenerationEvent
-
Field Summary
Fields inherited from class com.netscape.certsrv.logging.SignedAuditEvent
attributes, NAME_VALUE_DELIMITER, NAME_VALUE_PAIRS_DELIMITER, PASSWORD_MASK, RULENAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OCSPGenerationEventcreateFailureEvent(String subjectID, String reason) static OCSPGenerationEventcreateSuccessEvent(String subjectID) Methods inherited from class com.netscape.certsrv.logging.SignedAuditEvent
encodeMap, getAttribute, getAttributeList, getAttributes, getParameters, setAttribute, setAttributeMethods inherited from class com.netscape.certsrv.logging.LogEvent
getEventType, getLevel, getMessage, getMultiline, getNTEventType, getSource, getTimeStamp, setEventType, setLevel, setMessage, setMultiline, setParameters, setSource, toString
-
Constructor Details
-
OCSPGenerationEvent
public OCSPGenerationEvent()
-
-
Method Details
-
createSuccessEvent
-
createFailureEvent
-