Functional interface cleanup
Author: lhazlewoodCreated Jul 19, 2018Updated Oct 25, 2025
Labelsjdk8
Current 0.10.0-SNAPSHOT base (master) has a few of duplicate(ish) interfaces in the `io.jsonwebtoken.io` package that could probably be consolidated with a single functional interface. This would have to be an internal `io.jsonwebtoken.lang` interface since we can't utilize JDK 8 until 1.0 final.
Source: jwtk/jjwt