[java-support] branch maint-8 updated (8cbb8a6 -> cab99b2)

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 6 15:10:27 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch maint-8
in repository java-support.

    from 8cbb8a6  Unlock parent POM for full stack testing.
     new a246a27  IDP-1793  Use Suppliers for HttpRequest/Response
     new cab99b2  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:
 .../utilities/java/support/net/CookieManager.java  | 113 +++++++++++++++++----
 .../net/ThreadLocalHttpServletRequestProxy.java    |   1 -
 .../ThreadLocalHttpServletRequestSupplier.java}    |  41 +++-----
 .../net/ThreadLocalHttpServletResponseProxy.java   |   1 -
 .../ThreadLocalHttpServletResponseSupplier.java}   |  41 +++-----
 .../java/support/net/CookieManagerTest.java        |  42 ++++++--
 6 files changed, 157 insertions(+), 82 deletions(-)
 copy src/main/java/net/shibboleth/utilities/java/support/{resolver/ClassCriterion.java => net/ThreadLocalHttpServletRequestSupplier.java} (54%)
 copy src/main/java/net/shibboleth/utilities/java/support/{resolver/ClassCriterion.java => net/ThreadLocalHttpServletResponseSupplier.java} (54%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list