public static interface Auditor.Target
It is recommended that the object which can be a target of auditing to implement this interface
| Modifier and Type | Method and Description |
|---|---|
String |
auditTag()
Returns a string that can identify the audit target in the log
|
String auditTag()
Returns a string that can identify the audit target in the log
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.