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 2dadd0d5af6 Wire the STSClient through to URIResolver (#3106)
     new e01f7051751 Removing some unused util Jose methods (#3107)
     new 4e5e0dd2bb8 Tighten up where we can download resources for Jose from 
(#3108)

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:
 .../httpsignature/utils/KeyManagementUtils.java    | 22 +++++++++++++++++++++-
 .../cxf/rs/security/jose/common/JoseUtils.java     | 21 ++++++++++++++++++++-
 .../apache/cxf/rs/security/jose/jwk/JwkUtils.java  |  7 -------
 .../cxf/rs/security/jose/jwk/JwkUtilsTest.java     | 14 ++++++++++++++
 .../filters/JwsJwksJwtAccessTokenValidator.java    | 18 +++++++++++++++++-
 .../oauth2/services/AuthorizationMetadata.java     | 11 +++++++++--
 .../JwsJwksJwtAccessTokenValidatorTest.java        |  5 +++++
 7 files changed, 86 insertions(+), 12 deletions(-)

Reply via email to