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.
实际上,我正在尝试使用NTLM身份验证(用户名、密码、域)和 SSL 密钥库证书和密钥库密码(我在 soapui 中尝试过它工作正常)在 JAVA 中调用soap API,这与我需要在 java 中实现的相同。任何人都可以指导我在java中实现这一点。对于 NTLM 身份验证,我提到了https://github.com/sujithtw/soapwithntlm示例。在java中有没有更好的例子。
NTLM
https://github.com/sujithtw/soapwithntlm