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.
NTLM2認証プロトコルを克服するためにC#で記述されたコンポーネントがあります(または少なくとも私が言われたこと)
このコンポーネントを Java 6 に変換したいのですが、Java は NTLM2 をサポートしますか?
はい、Java 6 クラスは NTLM v2 をサポートしています。有効にする方法の例については、Java でのHTTP 認証を確認してください。