You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/03/19 08:40:39 UTC

[cxf] branch master updated (1e3817e -> 8f98004)

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

buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 1e3817e  Updating Jettison to 1.4.1
     add 8f98004  cxf-rt-rs-security-oauth2: use lambdas in JPA

No new revisions were added by this update.

Summary of changes:
 .../oauth2/grants/code/JPACMTCodeDataProvider.java |  20 +-
 .../oauth2/grants/code/JPACodeDataProvider.java    |  69 +++----
 .../oauth2/provider/JPAOAuthDataProvider.java      | 214 +++++++++------------
 3 files changed, 121 insertions(+), 182 deletions(-)