This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 8fd3d2e  CXF-8310 - JMS transport with flag oneSessionPerConnection 
causes reconnection to not work. Thanks to Dieter Brandt for the patch.
     new 8fade1b  CXF-8311 - OAuth 2.0: Refresh token redemption unexpectedly 
fails with invalid_grant error
     new e957b38  Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo                                      |  1 +
 .../grants/refresh/RefreshTokenGrantHandler.java   |  2 +-
 .../cxf/rs/security/oauth2/utils/OAuthUtils.java   | 12 +++++-
 .../grants/AuthorizationGrantNegativeTest.java     | 46 +++++++++++++++++++++
 .../oauth2/grants/AuthorizationGrantTest.java      | 48 ++++++++++++++++++++++
 5 files changed, 107 insertions(+), 2 deletions(-)

Reply via email to