:right-sidebar: True AuthNegotiate =================================================================== .. currentmodule:: gi.repository.Soup .. class:: AuthNegotiate(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Soup.Auth`, :class:`~gi.repository.GObject.Object` :Constructors: :: AuthNegotiate(**properties) Methods ------- .. rst-class:: interim-class .. class:: AuthNegotiate :no-index: .. method:: supported() -> bool Indicates whether libsoup was built with GSSAPI support. If this is :const:`False`, ``%SOUP_TYPE_AUTH_NEGOTIATE`` will still be defined and can still be added to a :obj:`~gi.repository.Soup.Session`, but libsoup will never attempt to actually use this auth type.