ntlm

package
v0.0.0-...-6314d66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoNTLMRequest

func DoNTLMRequest(httpClient *http.Client, request *http.Request) (*http.Response, error)

DoNTLMRequest Perform a request using NTLM authentication

Types

type NtlmAuthenticator

type NtlmAuthenticator interface {
	GetNegotiateBytes() ([]byte, error)
	GetResponseBytes([]byte) ([]byte, error)
	ReleaseContext()
}

NtlmAuthenticator defines interface to provide methods to get byte arrays required for NTLM authentication

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL