[java-opensaml] branch dev/4/IDP-1793 updated (d4b5afbf1 -> 5aa75ac63)
Rod Widdowson
rdw at steadingsoftware.com
Sun Jul 31 14:33:12 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch dev/4/IDP-1793
in repository java-opensaml.
discard d4b5afbf1 IDP-1793 Use Suppliers for HttpRequest/Response
new 1a9043946 IDP-1793 Use Suppliers for HttpRequest/Response
new e85488f78 IDP-1793 Use Suppliers for HttpRequest/Response
new 94cc0e2bc IDP-1793 Use Suppliers for HttpRequest/Response
new bdc53934d IDP-1793 Use Suppliers for HttpRequest/Response
new 5aa75ac63 IDP-1793 Use Suppliers for HttpRequest/Response
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d4b5afbf1)
\
N -- N -- N refs/heads/dev/4/IDP-1793 (5aa75ac63)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 5 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:
.../AbstractHttpServletRequestMessageDecoder.java | 62 +++++++++++++++++-----
.../servlet/HttpServletRequestMessageDecoder.java | 17 ++++--
.../BaseSAMLSimpleSignatureSecurityHandler.java | 56 +++++++++++--------
.../SAMLMDClientCertAuthSecurityHandlerTest.java | 7 ++-
.../binding/decoding/impl/HTTPPostDecoderTest.java | 5 +-
.../decoding/impl/HTTPSOAP11DecoderTest.java | 6 ++-
.../binding/decoding/impl/HTTPPostDecoderTest.java | 6 ++-
.../impl/HTTPRedirectDeflateDecoderTest.java | 5 +-
.../decoding/impl/HTTPSOAP11DecoderTest.java | 6 ++-
...SAML2HTTPPostSimpleSignSecurityHandlerTest.java | 5 +-
...edirectDeflateSignatureSecurityHandlerTest.java | 6 ++-
.../impl/BaseClientCertAuthSecurityHandler.java | 55 +++++++++++--------
.../decoder/http/impl/HTTPSOAP11DecoderTest.java | 6 ++-
13 files changed, 171 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list