Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Bug in method "isExpired" in AccessToken.java #1770

Open
jonasabel opened this issue Jun 23, 2016 · 0 comments
Open

Bug in method "isExpired" in AccessToken.java #1770

jonasabel opened this issue Jun 23, 2016 · 0 comments

Comments

@jonasabel
Copy link

Hi Guys,

I think i found a bug in the method "isExpired(int threshold)" in com.ibm.sbt.core/src/main/java/com/ibm/sbt/security/authentication/oauth/consumer/AccessToken.java

Issue

The problem is, that the log calls a method of a null object in my case. So I get a NullPointerException.

Has anyone a solution or a way to solve it?

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

No branches or pull requests

1 participant