public class UnsupportedJwtException extends JwtException
For example, this exception would be thrown if parsing an unsigned plaintext JWT when the application requires a cryptographically signed Claims JWS instead.
构造器和说明 |
---|
UnsupportedJwtException(java.lang.String message) |
UnsupportedJwtException(java.lang.String message,
java.lang.Throwable cause) |
errorCode
getContext