Class NoneNotAllowedException

All Implemented Interfaces:
Serializable

public class NoneNotAllowedException extends JWTException
An un-secured JWT may not be decoded.
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • NoneNotAllowedException

      public NoneNotAllowedException()