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

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


    from e71e3a0e1cd Encode LDAP query parameter names as well (#3288)
     new 6edeffdc3b5 Switch AbstractJwtHandler to require that the subject = 
the client Id by default (#3291)
     new 5620dfd1455 Set setReuseAddress on the test socket to try to reduce 
port conflicts (#3290)

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:
 .../oauth2/grants/jwt/AbstractJwtHandler.java      |   7 ++
 .../grants/jwt/JwtBearerGrantHandlerTest.java      | 134 +++++++++++++++++++++
 .../org/apache/cxf/testutil/common/TestUtil.java   |   2 +
 3 files changed, 143 insertions(+)
 create mode 100644 
rt/rs/security/oauth-parent/oauth2/src/test/java/org/apache/cxf/rs/security/oauth2/grants/jwt/JwtBearerGrantHandlerTest.java

Reply via email to