AuthNegotiate

class AuthNegotiate(**properties: Any)

Superclasses: Auth, Object

Constructors:

AuthNegotiate(**properties)

Methods

class AuthNegotiate
supported() 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 Session, but libsoup will never attempt to actually use this auth type.