Soup.AuthNTLM

g GObject.Object GObject.Object Soup.Auth Soup.Auth GObject.Object->Soup.Auth Soup.AuthNTLM Soup.AuthNTLM Soup.Auth->Soup.AuthNTLM

Subclasses:

None

Methods

Inherited:

Soup.Auth (15), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

Soup.Auth (7), GObject.Object (7)

Properties

Inherited:

Soup.Auth (6)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Soup.AuthNTLM(**kwargs)
Bases:

Soup.Auth

Abstract:

No

HTTP-based NTLM authentication.

[class`Session`]s do not support this type by default; if you want to enable support for it, call [method`Session`.add_feature_by_type], passing %SOUP_TYPE_AUTH_NTLM.