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

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


    from bcaa5cd  Recording .gitmergeinfo Changes
     new 7d2414c  Fixing failing JPA TokenIntrospection tests
     new f8bcf23  Adding unit tests for JCache + JWT OAuth 2.0 data provider
     new f499197  Improve logging when the audience restriction fails
     new 7bba440  Disabling Console logging handler

The 4 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:
 .../src/test/resources/logging.properties          |  2 +-
 .../rs/security/oauth2/common/OAuthPermission.java |  4 ++
 .../oauth2/provider/JPAOAuthDataProvider.java      |  8 ++-
 .../oauth2/services/AccessTokenService.java        |  4 +-
 .../provider/AbstractOAuthDataProviderTest.java    | 62 +++++++++++++++++++++-
 ...st.java => JCacheJWTOAuthDataProviderTest.java} |  3 +-
 .../oauth2/grants/IntrospectionServiceTest.java    |  2 +-
 7 files changed, 79 insertions(+), 6 deletions(-)
 copy 
rt/rs/security/oauth-parent/oauth2/src/test/java/org/apache/cxf/rs/security/oauth2/provider/{JCacheOAuthDataProviderTest.java
 => JCacheJWTOAuthDataProviderTest.java} (88%)

Reply via email to