public class JwtUtils extends Object
Constructor and Description |
---|
JwtUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
errorMessage(Throwable t)
This method is used to prevent leaking of sensitive information when
Jwt token parsing errors.
|