Package com.netscape.certsrv.logging
Class AuditConfig
java.lang.Object
com.netscape.certsrv.logging.AuditConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLink()
int
hashCode()
void
setBufferSize
(Integer bufferSize) void
setEventConfigs
(Map<String, String> eventConfigs) void
setInterval
(Integer interval) void
void
void
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
AuditConfig
public AuditConfig()
-
-
Method Details
-
getStatus
-
setStatus
-
getSigned
-
setSigned
-
getInterval
-
setInterval
-
getBufferSize
-
setBufferSize
-
getEventConfigs
-
setEventConfigs
-
getLink
-
setLink
-
hashCode
-
equals
-