Package io.fluxzero.sdk.publishing.dataprotection
package io.fluxzero.sdk.publishing.dataprotection
-
ClassDescriptionA
DispatchInterceptorandHandlerInterceptorthat 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.Indicates that a handler configured withMissingProtectedDataPolicy.FAILreceived a message for which one or more protected values are no longer available.Determines how a handler responds when a message references protected data that is no longer available.Marks a field or type within a message payload as containing sensitive information that should be protected.