public class BadJwtException extends JwtException
org.springframework.security.authentication.BadCredentialsException that
indicates a Jwt that is invalid in some way.| Constructor and Description |
|---|
BadJwtException(java.lang.String message) |
BadJwtException(java.lang.String message,
java.lang.Throwable cause) |