| Class and Description |
|---|
| JwtParseException
Indicates that the JWT was not well-formed.
|
| Class and Description |
|---|
| JwtParseException
Indicates that the JWT was not well-formed.
|
| UnsupportedAlgorithmException
Thrown if an incoming token is signed using an unsupported algorithm.
|
| Class and Description |
|---|
| SigningException
Thrown if a problem was encountered while signing a token.
|
| UnsupportedAlgorithmException
Thrown if an incoming token is signed using an unsupported algorithm.
|
| Class and Description |
|---|
| InvalidHeaderException
Thrown if a JWT header does not match its expected format.
|
| Class and Description |
|---|
| JwtParseException
Indicates that the JWT was not well-formed.
|
| SignatureMismatchException
Indicates that the token signature does not match its contents.
|
| UnsupportedAlgorithmException
Thrown if an incoming token is signed using an unsupported algorithm.
|
| Class and Description |
|---|
| SigningException
Thrown if a problem was encountered while signing a token.
|
| UnsupportedAlgorithmException
Thrown if an incoming token is signed using an unsupported algorithm.
|
Copyright © 2016 Atlassian. All rights reserved.