[java-support] branch main updated (15e837a -> 78cdc03)

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 6 15:24:28 UTC 2022


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

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

    from 15e837a  JSPT-108 ServiceableComponent should implement AutoClose
     new 857a7d9  IDP-1793  Use Suppliers for HttpRequest/Response
     new 78cdc03  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  | 74 ++++++++++++++++------
 .../net/ThreadLocalHttpServletRequestProxy.java    |  1 -
 .../ThreadLocalHttpServletRequestSupplier.java}    | 40 ++++--------
 .../net/ThreadLocalHttpServletResponseProxy.java   |  1 -
 .../ThreadLocalHttpServletResponseSupplier.java}   | 40 ++++--------
 .../java/support/net/CookieManagerTest.java        | 24 ++++---
 6 files changed, 94 insertions(+), 86 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