We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6f027 commit 8253f9bCopy full SHA for 8253f9b
api/src/main/java/io/jsonwebtoken/JwtParser.java
@@ -22,7 +22,6 @@
22
import java.io.InputStream;
23
24
/**
25
- * A parser for reading JWT strings, used to convert them into a {@link Jwt} object representing the expanded JWT.
26
* A parser for reading JWT strings, used to convert them into a {@link Jwt} object representing the expanded JWT.
27
*
28
* @since 0.1
0 commit comments