public class JMXAuditLogEntry extends AuditLogEntry
Modifier and Type | Field and Description |
---|---|
protected String |
target |
static String[] |
VERBS |
operation, parameters, remoteAddr, timestamp, user
Constructor and Description |
---|
JMXAuditLogEntry() |
Modifier and Type | Method and Description |
---|---|
void |
complete() |
String |
getTarget() |
void |
setTarget(String target) |
String |
toString() |
getFormattedTime, getOperation, getParameters, getRemoteAddr, getTimestamp, getUser, sanitizeArguments, setOperation, setParameters, setRemoteAddr, setTimestamp, setUser
public JMXAuditLogEntry()
Copyright © 2005–2022 FuseSource, Corp.. All rights reserved.