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 a1e6e6d  Recording .gitmergeinfo Changes
     new 6f244b9  Recording .gitmergeinfo Changes
     new 44216c8  CXF-7806 - Add option to create JWT access tokens without 
persisting them

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 +
 .../cxf/rs/security/oauth2/common/AccessToken.java |  39 ++++---
 .../oauth2/provider/AbstractOAuthDataProvider.java | 123 ++++++++++++---------
 .../services/AbstractAccessTokenValidator.java     |  62 ++++++++---
 .../oauth2/services/TokenIntrospectionService.java |  47 ++++++--
 .../cxf/rs/security/oauth2/utils/OAuthUtils.java   |  96 ++++++++--------
 .../security/oidc/idp/IdTokenResponseFilter.java   |  23 ++--
 7 files changed, 242 insertions(+), 149 deletions(-)

Reply via email to