JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.annotations
NoEncryption
Contents
Description
Hide sidebar
Show sidebar
Annotation Type NoEncryption
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
NoEncryption
Annotation for marking fields to be not encrypted during JSON path serialization by
JsonPathMapConverter
.
Since:
8.0.0
Author:
XIMA Media GmbH