spring-security/oauth2
Josh Cummings 998d1a064b Close Nimbus Information Leak
This commit captures and remaps the exception that Nimbus throws
when a PlainJWT is presented to it.

While the surrounding classes are likely only used today by the
oauth2Login flow, since they are public, we'll patch them at this
point for anyone who may be using them directly.

Fixes: gh-5457
2018-07-03 10:28:31 -05:00
..
oauth2-client Fix OAuth2AuthorizedClientExchangeFilterFunctionTests on JDK9 2018-07-02 16:16:16 -05:00
oauth2-core Fix OAuth2BodyExtractorsTests for JDK9 2018-07-02 16:29:07 -05:00
oauth2-jose Close Nimbus Information Leak 2018-07-03 10:28:31 -05:00