Soup.AuthNegotiate

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

Subclasses:

None

Methods

Inherited:

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

Structs:

GObject.ObjectClass (5)

class

supported ()

Virtual Methods

Inherited:

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

Properties

Inherited:

Soup.Auth (5)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Soup.AuthNegotiate(**kwargs)
Bases:

Soup.Auth

Abstract:

No

classmethod supported()
Return type:

bool

Indicates whether libsoup was built with GSSAPI support. If this is False, %SOUP_TYPE_AUTH_NEGOTIATE will still be defined and can still be added to a Soup.Session, but libsoup will never attempt to actually use this auth type.

New in version 2.54.