Package io.fluxcapacitor.javaclient.publishing.dataprotection
package io.fluxcapacitor.javaclient.publishing.dataprotection
-
ClassDescriptionA
DispatchInterceptor
andHandlerInterceptor
that supports secure transmission of sensitive data fields by removing them from the payload before dispatch and restoring them during handling.Indicates that a message handler method or constructor is the final usage point for protected data.Marks a field within a message payload as containing sensitive information that should be protected.