Class OCSPSigningInfoEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.OCSPSigningInfoEvent
-
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 OCSPSigningInfoEventcreateSuccessEvent(String subjectID, String ski) static OCSPSigningInfoEventcreateSuccessEvent(String subjectID, String ski, AuthorityID authorityID) 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
-
OCSP_SIGNING_INFO
- See Also:
-
-
Constructor Details
-
OCSPSigningInfoEvent
public OCSPSigningInfoEvent()
-
-
Method Details
-
createSuccessEvent
-
createSuccessEvent
public static OCSPSigningInfoEvent createSuccessEvent(String subjectID, String ski, AuthorityID authorityID)
-