-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
jdk8Changes related to migrating to JDK8 API featuresChanges related to migrating to JDK8 API features
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
jdk8Changes related to migrating to JDK8 API featuresChanges related to migrating to JDK8 API features