Class MissingVerifierException

All Implemented Interfaces:
Serializable

public class MissingVerifierException extends JWTException
No Verifier was found that supported the Algorithm used in the JWT.
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • MissingVerifierException

      public MissingVerifierException(String message)