パッケージ jcifs.smb

クラス NtlmContext

  • すべての実装されたインタフェース:
    SSPContext

    public class NtlmContext
    extends Object
    implements SSPContext
    For initiating NTLM authentication (including NTLMv2). If you want to add NTLMv2 authentication support to something this is what you want to use. See the code for details. Note that JCIFS does not implement the acceptor side of NTLM authentication.