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

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


    from b4a958a  Using the wrong ports
     new f296bbc  Adding OAuth 2.0 ClientCodeRequestFilter test
     new c871f99  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 +
 .../security/oauth2/common/OAuth2TestUtils.java    |   1 +
 .../oauth2/common/OAuthDataProviderImpl.java       |  24 ++--
 .../oauth2/common/WSS4JBasicAuthFilter.java        |   5 +
 .../security/oauth2/filters/OAuth2FiltersTest.java |  93 +++++++++++++++-
 .../security/oauth2/filters/PartnerServer.java}    |  14 ++-
 .../security/oauth2/filters/PartnerService.java    |  73 ++++++++++++
 .../security/oauth2/filters/oauth20-server.xml     |   1 +
 .../filters/partner-service.xml}                   | 124 +++++++++------------
 9 files changed, 252 insertions(+), 84 deletions(-)
 copy 
systests/{kerberos/src/test/java/org/apache/cxf/systest/kerberos/wssec/kerberos/Server.java
 => 
rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/oauth2/filters/PartnerServer.java}
 (75%)
 create mode 100644 
systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/oauth2/filters/PartnerService.java
 copy 
systests/rs-security/src/test/resources/org/apache/cxf/systest/jaxrs/security/{oidc/filters/filters-server.xml
 => oauth2/filters/partner-service.xml} (65%)

-- 
To stop receiving notification emails like this one, please contact
cohei...@apache.org.

Reply via email to