Interface JwtConstraint

All Known Implementing Classes:
JweDecryptionConstraint
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface JwtConstraint
A JwtConstraint represents an individual check that can applied to test a JWT.