Skip to content

Functional interface cleanup #354

@lhazlewood

Description

@lhazlewood

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

No one assigned

    Labels

    jdk8Changes related to migrating to JDK8 API features

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions