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

Use newly created nullsafe equalsIgnoreCase. #1551

Closed
wants to merge 1 commit into from

Conversation

AdamBJohnsonx
Copy link
Contributor

In reference to #1550

  • The only way I can understand the tokenCacheItem to be null is if something mutates the map unsafely.
  • Create a nullsafe equalsIgnoreCase utility in common and use it here.

Please make sure every Pull Request has the following information:

  • A reference to a related issue in your repository (mandatory)
  • A description of the changes proposed in the pull request
  • @mentions of the person required for reviewing proposed changes (optional)

@AdamBJohnsonx AdamBJohnsonx changed the title Use newly created nullsage equalsIgnoreCase. Use newly created nullsafe equalsIgnoreCase. Aug 11, 2020
In reference to #1550

* The only way I can understand the tokenCacheItem to be null is if something mutates the map unsafely.
* Create a nullsafe equalsIgnoreCase utility in common and use it here.
@AdamBJohnsonx AdamBJohnsonx force-pushed the adjoh/use-nullsafe-string-utility branch from dc669cf to 4b71ab0 Compare August 25, 2020 22:15
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

Successfully merging this pull request may close these issues.

1 participant