diff options
author | Jim Hahn <jrh3@att.com> | 2019-02-04 18:19:15 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-02-05 15:38:49 -0500 |
commit | 20f911459a62058b854d0379acb348b93b56ede5 (patch) | |
tree | edb1dc00c3594db59b5fcf0821c4b1a4300e4ae6 /gson/src | |
parent | bda6bcb4f61cd4b42b216db9a9b2c7dcaa72997e (diff) |
Skip all fields in gson by default
Created an exclusion strategy that will prevent gson from serializing
any fields within a class. The strategy must be registered to take
effect.
Uses lists to identify classes to be excluded when using gson with
the jackson default behavior.
Change-Id: I747fb1159846ad3000f69603f9b5d3f03bc8764f
Issue-ID: POLICY-1428
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'gson/src')
0 files changed, 0 insertions, 0 deletions