Class CustomNTLMV2AuthScheme

  • All Implemented Interfaces:
    org.apache.commons.httpclient.auth.AuthScheme

    public class CustomNTLMV2AuthScheme
    extends CustomNTLMAuthScheme
    This Class specifies the NTLM version which need to initialize the CustomNTLMAuthScheme. Since CustomNTLMAuthScheme is called only through axis2 client, should have external class to specify the NTLMVersion which is an attribute in synapse config.