DARIAH-DE / shib-http-client

Minimalistic wrapper around the Apache HTTPClient adding Shibboleth support
Apache License 2.0
16 stars 8 forks source link

Some general improvements to ShibHttpClient #5

Closed spaetow closed 10 years ago

spaetow commented 10 years ago
  1. More utility (convenience) constructors:
    • With(out) proxy
    • With(out) self-signed certs
    • With(out) transparent authentication
  2. Utility methods for reusability by developers
  3. General cleanup:
    • Less static strings, more of their Apache class equivalents