authenticator

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseResponseBody

func CloseResponseBody(resp *http.Response) error

Types

type Authenticator

type Authenticator interface {
	TryAuthenticate(url string, rt *http.RoundTripper) (success bool, err error)
}

func NewNtlmAuthenticator

func NewNtlmAuthenticator(username, password string) Authenticator

NTLM2 web authenticator

Jump to

Keyboard shortcuts

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