This is an automated email from the ASF dual-hosted git repository.
jungm pushed a change to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 4fbd601e9e Fix compile issue from revert.
new bd8385cf3c TOMEE-4584 - OpenIdAuthenticationMechanism store
parameterMap
new c7e0058777 safe fallbacks when deserializing old SavedRequest
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:
.../java/org/superbiz/openid/SecuredServlet.java | 5 +++
.../org/superbiz/openid/SecuredServletTest.java | 6 ++--
.../apache/tomee/security/http/SavedRequest.java | 41 ++++++++++++++++++----
.../tomee/security/http/SavedRequestTest.java | 33 +++++++++++++++--
4 files changed, 73 insertions(+), 12 deletions(-)