You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/05/09 23:06:11 UTC

[GitHub] [cxf] reta commented on a change in pull request #552: JWT Token lifetime incorrectly calculated causing token to expire.

reta commented on a change in pull request #552: JWT Token lifetime incorrectly calculated causing token to expire.
URL: https://github.com/apache/cxf/pull/552#discussion_r282697767
 
 

 ##########
 File path: rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/filters/JwtAccessTokenValidator.java
 ##########
 @@ -41,6 +41,7 @@
 import org.apache.cxf.rs.security.oauth2.provider.OAuthServiceException;
 
 Review comment:
   Could you please remove `java.time.Instant` import? It is not used, thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services