Class AuditConfig
java.lang.Object
com.netscape.certsrv.logging.AuditConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLink()inthashCode()voidsetBufferSize(Integer bufferSize) voidsetEventConfigs(Map<String, String> eventConfigs) voidsetInterval(Integer interval) voidvoidvoidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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
-