[java-opensaml] branch master updated (929676a -> 2677c2b)

Brent Putman putmanb at georgetown.edu
Wed Feb 19 17:18:33 EST 2020


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

putmanb pushed a change to branch master
in repository java-opensaml.

      from  929676a   IDP-1397: Removal of deprecated features
       new  1130908   OSJ-300: Deprecation of HttpClient X509HostnameVerifier interface
       new  70bf087   OSJ-300: Deprecation of HttpClient X509HostnameVerifier interface
       new  2677c2b   OSJ-298: Replace use of finalize() in X509Certificate and X509CRL impls

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../resolver/impl/HTTPMetadataResolverTest.java    |  3 +-
 .../HttpClientSecurityConfiguration.java           |  4 +-
 .../httpclient/HttpClientSecurityConstants.java    |  2 +-
 .../httpclient/HttpClientSecurityParameters.java   |  8 ++--
 .../httpclient/HttpClientSecuritySupportTest.java  | 12 ++---
 .../SecurityEnhancedHTTPResourceTest.java          | 16 +------
 .../impl/BasicHttpClientSecurityConfiguration.java |  8 ++--
 .../impl/SecurityEnhancedHttpClientSupport.java    | 11 ++---
 .../impl/SecurityEnhancedTLSSocketFactory.java     | 12 +++--
 .../BasicHttpClientSecurityConfigurationTest.java  |  5 +-
 ...icHttpClientSecurityParametersResolverTest.java |  4 +-
 .../impl/SecurityEnhancedTLSSocketFactoryTest.java | 17 ++++---
 .../xmlsec/signature/impl/X509CRLImpl.java         | 55 +++++++++++++++++----
 .../xmlsec/signature/impl/X509CertificateImpl.java | 56 ++++++++++++++++++----
 14 files changed, 136 insertions(+), 77 deletions(-)

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


More information about the commits mailing list