cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
328 stars 318 forks source link

Fix for comparison of unauthorised check #1136

Closed pivotal-david-osullivan closed 2 years ago

pivotal-david-osullivan commented 2 years ago

Changes comparison type from == to .equals when checking if the response is 'unauthorised'/401