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

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


    from d33117ddc2a Wire through the TLS server parameter for Netty (#3420)
     new bb457771eb8 Enforce a default TTL in AbstractJwtAuthenticationFilter 
so that tokens that don't have exp will be checked for expiration by default 
(#3421)
     new c5ab6cbfde7 Add default expiry for JwtAuthenticationClientFilter 
(#3422)

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:
 .../jaxrs/AbstractJwtAuthenticationFilter.java     |  5 +++
 .../jose/jaxrs/JwtAuthenticationClientFilter.java  | 17 +++++++++-
 .../apache/cxf/rs/security/jose/jwt/JwtUtils.java  |  4 +--
 .../cxf/rs/security/jose/jwt/JwtUtilsTest.java     | 36 ++++++++++++++++++++++
 4 files changed, 59 insertions(+), 3 deletions(-)

Reply via email to