8000 GitHub - xzel23/connect
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

xzel23/connect

Repository files navigation

connect - transparently use Windows authentification

This library provides a single interface that helps to access resources using winauth.

Use any of the Connection.create(...) overloads to create a connection. openInputStream()then creates an InputStream, transparently using Windows authentification if available. Connection implements the AutoCloseable interface; closing the connection also closes the stream.

Changes

V 2.1.0

  • update plugins and dependencies
  • use jspecify

V 2.0.0

  • update dependencies
  • set custom header parameters
  • @NonNullApi - assertions are added for all parameters not marked as @Nullable (using cabe)

V 1.3.0

  • update dependencies
  • logging is now done through slf4j

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0