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, setUserpublic JMXAuditLogEntry()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.