Package jcifs.smb

Class NtlmContext

  • All Implemented Interfaces:
    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.