public class AuditExtractorOptions extends Object
| Constructor and Description |
|---|
AuditExtractorOptions(ConfluentServerCrnAuthority crnAuthority,
boolean omitClientAddress) |
| Modifier and Type | Method and Description |
|---|---|
ConfluentServerCrnAuthority |
crnAuthority() |
boolean |
omitClientAddress() |
String |
toString() |
public AuditExtractorOptions(ConfluentServerCrnAuthority crnAuthority, boolean omitClientAddress)
public ConfluentServerCrnAuthority crnAuthority()
public boolean omitClientAddress()