Class FullCRLGenerationEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.FullCRLGenerationEvent
-
Field Summary
FieldsFields 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 FullCRLGenerationEventcreateFailureEvent(String subjectID, String reason) static FullCRLGenerationEventcreateSuccessEvent(String subjectID, String info) static FullCRLGenerationEventcreateSuccessEvent(String subjectID, BigInteger crlNumber) 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
-
Field Details
-
LOGGING_PROPERTY
- See Also:
-
-
Constructor Details
-
FullCRLGenerationEvent
public FullCRLGenerationEvent()
-
-
Method Details
-
createSuccessEvent
-
createSuccessEvent
-
createFailureEvent
-