Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Java 中使用 NTLM 代理的最简单方法是什么?刚刚设置proxyHost/Port/User/Password似乎不起作用 -407 Authentication需要代理返回。有人有这个属性的工作集吗?
proxyHost/Port/User/Password
407 Authentication
问题已解决 - 我的应用程序在 Windows 上作为服务启动,并且在设置用户时是“当前用户”。它不工作。不知道为什么。当我明确输入我的凭据时,407 错误消失了。