Class | Description |
---|---|
JsonPathFilterQuery |
This class implements the support for JSONPath filter querying as implemented by:
https://github.com/json-path/JsonPath
Given the following content of the JWT token:
|
Exception | Description |
---|---|
JsonPathFilterQueryException |
The exception signalling a syntactic or semantic error during JsonPathFilterQuery parsing
|
Copyright © 2021. All rights reserved.