public class JwsUnsupportedAlgorithmException extends JwtVerificationException
| Constructor and Description |
|---|
JwsUnsupportedAlgorithmException(String message) |
JwsUnsupportedAlgorithmException(String message,
Throwable cause) |
JwsUnsupportedAlgorithmException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JwsUnsupportedAlgorithmException(String message)
public JwsUnsupportedAlgorithmException(String message, Throwable cause)
public JwsUnsupportedAlgorithmException(Throwable cause)
Copyright © 2023 Atlassian. All rights reserved.