Class CredentialNtlmAuthentication

    • Constructor Detail

      • CredentialNtlmAuthentication

        public CredentialNtlmAuthentication​(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credential)
    • Method Detail

      • authenticate

        public org.apache.http.impl.client.CloseableHttpClient authenticate​(org.apache.http.impl.client.HttpClientBuilder clientBuilder,
                                                                            org.apache.http.protocol.HttpContext context,
                                                                            org.apache.http.client.methods.HttpRequestBase requestBase,
                                                                            PrintStream logger)
        Specified by:
        authenticate in interface Authenticator