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

jgallimore pushed a change to branch tomee-9.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from f4215af59f TOMEE-4287 patch xbean-finder for a better exception message
     new 8414084c93 Implement tomee.mp.jwt.allow.no-exp property over 
mp.jwt.tomee.allow.no-exp
     new a67e403418 Implement tomee.mp.jwt.allow.no-exp property over 
mp.jwt.tomee.allow.no-exp

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:
 docs/microprofile/jwt.adoc                         |   3 +-
 ...ClaimsTest.java => AllowNoExpPropertyTest.java} | 136 +++++++++++++++++----
 .../jwt/config/JWTAuthConfigurationProperties.java |  18 ++-
 3 files changed, 127 insertions(+), 30 deletions(-)
 copy 
itests/microprofile-jwt-itests/src/test/java/org/apache/tomee/microprofile/jwt/itest/{MissingRequiredClaimsTest.java
 => AllowNoExpPropertyTest.java} (54%)

Reply via email to