Uses of Interface
overit.geocall.io.IOLogFilter
Packages that use IOLogFilter
Package
Description
-
Uses of IOLogFilter in overit.geocall.cxf
Methods in overit.geocall.cxf that return IOLogFilterModifier and TypeMethodDescriptionprotected IOLogFilterStandardCxfConductor.getTraceFilter(CxfMode mode) -
Uses of IOLogFilter in overit.geocall.cxf.filter
Classes in overit.geocall.cxf.filter that implement IOLogFilterModifier and TypeClassDescriptionclassThis filter obfuscates authentication sensitive information (e.g. -
Uses of IOLogFilter in overit.geocall.cxf.trace
Fields in overit.geocall.cxf.trace declared as IOLogFilterMethods in overit.geocall.cxf.trace with parameters of type IOLogFilterConstructors in overit.geocall.cxf.trace with parameters of type IOLogFilterModifierConstructorDescriptionTraceInEndingInterceptor(IOLogFilter filter) TraceInInterceptor(IOLogFilter filter) TraceOutInterceptor(IOLogFilter filter) -
Uses of IOLogFilter in overit.geocall.io
Classes in overit.geocall.io that implement IOLogFilterModifier and TypeClassDescriptionclassThis filter is used to mask the sensitive information in the JSON payload of the request and response. -
Uses of IOLogFilter in overit.geocall.io.tracer
Fields in overit.geocall.io.tracer with type parameters of type IOLogFilterMethods in overit.geocall.io.tracer with parameters of type IOLogFilterModifier and TypeMethodDescriptionvoidAbstractIOLogTracer.addFilter(IOLogFilter filter) voidAsyncIOLogTracer.addFilter(IOLogFilter filter) voidIOLogTracer.addFilter(IOLogFilter filter) Aggiunge un filtro che verrà eseguito prima del salvataggio dei log di input/output/error.voidAbstractIOLogTracer.removeFilter(IOLogFilter filter) voidAsyncIOLogTracer.removeFilter(IOLogFilter filter) voidIOLogTracer.removeFilter(IOLogFilter filter) Rimuove un determinato filtro, evitando che questo contribuisca alla modifica del messaggio prima del logging