Package | Description |
---|---|
io.jsonwebtoken | |
io.jsonwebtoken.io |
Modifier and Type | Class and Description |
---|---|
class |
CompressionException
Exception indicating that either compressing or decompressing a JWT body failed.
|
Modifier and Type | Class and Description |
---|---|
class |
CodecException
An exception thrown when encountering a problem during encoding or decoding.
|
class |
DecodingException
An exception thrown when encountering a problem during decoding.
|
class |
DeserializationException
Exception thrown when reconstituting a serialized byte array into a Java object.
|
class |
EncodingException
An exception thrown when encountering a problem during encoding.
|
class |
SerialException
An exception thrown during serialization or deserialization.
|
class |
SerializationException
Exception thrown when converting a Java object to a formatted byte array.
|
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.