[java-opensaml] branch main updated (bbe48e403 -> ff4294c7b)

Rod Widdowson rdw at steadingsoftware.com
Sat Jan 7 14:23:25 UTC 2023


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

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

    from bbe48e403 JPAR-205 - Update Bouncy Castle components
     new acff2ed90 IDP-1793 Use Suppliers for HttpRequest/Response
     new ff4294c7b OSJ-368 Deprecate HttpServletMessageErrorHandler and HTTPRequestValidationHandler

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:
 .../AbstractHttpServletMessageErrorHandler.java    |  56 ------
 .../servlet/HttpServletMessageErrorHandler.java    |  61 -------
 .../handler/impl/HTTPRequestValidationHandler.java | 198 ---------------------
 .../impl/HTTPRequestValidationHandlerTest.java     | 113 ------------
 .../opensaml/profile/logic/IPRangePredicate.java   |  28 +--
 .../profile/logic/IPRangePredicateTest.java        |   9 +-
 6 files changed, 23 insertions(+), 442 deletions(-)
 delete mode 100644 opensaml-messaging-api/src/main/java/org/opensaml/messaging/error/servlet/AbstractHttpServletMessageErrorHandler.java
 delete mode 100644 opensaml-messaging-api/src/main/java/org/opensaml/messaging/error/servlet/HttpServletMessageErrorHandler.java
 delete mode 100644 opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandler.java
 delete mode 100644 opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandlerTest.java

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


More information about the commits mailing list