Class RoleAssumeEvent
java.lang.Object
com.netscape.certsrv.logging.LogEvent
com.netscape.certsrv.logging.SignedAuditEvent
com.netscape.certsrv.logging.event.RoleAssumeEvent
-
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 RoleAssumeEvent
createFailureEvent
(String subjectID, String roles) static RoleAssumeEvent
createSuccessEvent
(String subjectID, String roles) 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
-
RoleAssumeEvent
public RoleAssumeEvent()
-
-
Method Details
-
createSuccessEvent
-
createFailureEvent
-