[java-identity-provider] branch main updated (e2ec394dd -> 8a0d16a41)
Rod Widdowson
rdw at steadingsoftware.com
Sun Aug 14 14:58:30 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-identity-provider.
from e2ec394dd IDP-1793 Use Suppliers for HttpRequest/Response
new 5cf210b44 IDP-1793 Use Suppliers for HttpRequest/Response
new 8a0d16a41 IDP-1793 Use Suppliers for HttpRequest/Response
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:
.../src/test/resources/spring/test-flow-beans.xml | 2 +-
.../net/shibboleth/idp/conf/saml-binding-config.xml | 16 ++++++++--------
.../shibboleth/idp/conf/session-manager-system.xml | 2 +-
idp-conf/src/test/resources/test/test-cas-beans.xml | 4 ++--
.../IdPInitiatedSSORequestMessageDecoderTest.java | 11 +++++------
.../IdPInitiatedSSORequestMessageDecoderTest.java | 9 ++++-----
.../session/impl/StorageBackedSessionManager.java | 16 ++++++++++------
.../idp/session/impl/DestroySessionsTest.java | 21 ++++++++++-----------
.../impl/StorageBackedIdPSessionSerializerTest.java | 5 +++--
.../impl/testing/SessionManagerBaseTestCase.java | 2 +-
10 files changed, 45 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list