Skip to content

Version 2.8.5

Choose a tag to compare

@nenaraab nenaraab released this 17 Feb 10:10
ad95524

2.8.5

  • [java-security] load environment from VCAP_SERVICES formatted json file (#471)
  • [java-security] performance: make sure ServiceLoader loads services only once (#467)
  • [java-api] move getAttributeFromClaimAsString and getAttributeFromClaimAsStringList methods from AccessToken to its Token parent interface.