Class HttpNTLMAuthLogicHandler


  • public class HttpNTLMAuthLogicHandler
    extends AbstractAuthLogicHandler
    HttpNTLMAuthLogicHandler.java - HTTP NTLM authentication mechanism logic handler.
    Since:
    MINA 2.0.0-M3
    • Field Detail

      • LOGGER

        private static final org.slf4j.Logger LOGGER
      • challengePacket

        private byte[] challengePacket
        The challenge provided by the server.
    • Constructor Detail

      • HttpNTLMAuthLogicHandler

        public HttpNTLMAuthLogicHandler​(ProxyIoSession proxyIoSession)
                                 throws ProxyAuthException
        Build an HttpNTLMAuthLogicHandler
        Parameters:
        proxyIoSession - The original session
        Throws:
        ProxyAuthException - If we get an error during the proxy authentication