Class TokenFormatEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.TokenFormatEvent
-
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 TokenFormatEventfailure(String ip, String subjectID, String cuid, String msn, String tokenType, String appletVersion, String info) static TokenFormatEventsuccess(String ip, String subjectID, String cuid, String msn, String tokenType, String appletVersion, String keyVersion) 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
-
SUCCESS
- See Also:
-
FAILURE
- See Also:
-
-
Constructor Details
-
TokenFormatEvent
-
-
Method Details
-
success
-
failure
-