Class JWTUnavailableForProcessingException

All Implemented Interfaces:
Serializable

public class JWTUnavailableForProcessingException extends JWTException
The JWT is not yet valid. The JWT has claimed it is not valid before a time that is in the future.
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • JWTUnavailableForProcessingException

      public JWTUnavailableForProcessingException()