| Interface | Description |
|---|---|
| ContextProvider |
This abstraction holds the context for the fields hierarchy required by the
JsonFieldsFilterProvider. |
| Class | Description |
|---|---|
| JsonFieldsAnnotationIntrospector |
An "annotation introspector" that doesn't actually introspect any annotations, but rather returns a constant.
|
| JsonFieldsFilterProvider |
A FilterProvider that always returns a filter, backed by a supplier of FieldPredicate.
|
| JsonFieldsModule |
Module that will enable field-based filtering.
|
| ThreadLocalContextProvider |
ContextProvider implementation using ThreadLocals.
|
Copyright © 2015. All rights reserved.