Class AuditConfig
java.lang.Object
com.netscape.certsrv.logging.AuditConfig
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from interface JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetBufferSize(Integer bufferSize) voidsetEventConfigs(Map<String, String> eventConfigs) voidsetInterval(Integer interval) voidvoidMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSONSerializer
toJSON
-
Constructor Details
-
AuditConfig
public AuditConfig()
-
-
Method Details
-
getStatus
-
setStatus
-
getSigned
-
setSigned
-
getInterval
-
setInterval
-
getBufferSize
-
setBufferSize
-
getEventConfigs
-
setEventConfigs
-
hashCode
-
equals
-