public class SshAuditEvent extends AuditEvent
AuditEvent.UUID
elapsed, EMPTY_PARAMS, params, result, sessionId, timeAtStart, UNKNOWN_SESSION_ID, uuid, what, when, who
Constructor and Description |
---|
SshAuditEvent(String sessionId,
CurrentUser who,
String what,
long when,
com.google.common.collect.Multimap<String,?> params,
Object result) |
public SshAuditEvent(String sessionId, CurrentUser who, String what, long when, com.google.common.collect.Multimap<String,?> params, Object result)