Package de.xima.fc.annotations
Annotation Type NoEncryption
- 
@Retention(RUNTIME) @Target(FIELD) public @interface NoEncryption
Annotation for marking fields to be not encrypted during JSON path serialization byJsonPathMapConverter.- Since:
 - 8.0.0
 - Author:
 - XIMA Media GmbH