Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The type io.jsonwebtoken.ExpiredJwtException cannot be resolved. It is indirectly referenced from required .class files #15

Open
Laki7877 opened this issue Jul 25, 2016 · 1 comment

Comments

@Laki7877
Copy link

I import brahalla/Cerberus into sts IDE and getting the following error in com.ahancer.rr.security.TokenUtils, in which Claims object is not resolved.

@armanavasthi
Copy link

Your question title asks about ExpiredJwtException import but later you are asking something else.
Though for others if it helps, the issue is the jjwt version in your pom.xml. Try using the latest version (0.9.0 as of today) and it will be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants