Package io.strimzi.kafka.oauth.jsonpath


package io.strimzi.kafka.oauth.jsonpath
  • Class
    Description
    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:
    This class implements the support for JSONPath querying as implemented by: https://github.com/json-path/JsonPath Given the following content of the JWT token:
    A runtime exception signalling a syntactic or semantic error during JsonPathQuery or JsonPathFilterQuery parsing