public interface RestTokenTransformValidatorParameters<T>
Defines the parameter state which needs to be passed to the RestTokenTransformValidator#validateToken instances. The generic
type will correspond to the to-be-validated token.
For custom RestTokenTransformValidator implementations, this generic type will be JsonValue