Interface JWTVerifier

All Known Implementing Classes:
JWTVerifier

public interface JWTVerifier
  • Method Summary

    Modifier and Type
    Method
    Description
    Performs the verification against the given decoded JWT
    verify​(String token)
    Performs the verification against the given Token