Soup.AuthNegotiate¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
- Inherited:
 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class Soup.AuthNegotiate(**kwargs)¶
 - Bases:
 - Abstract:
 No
- classmethod supported()¶
 - Return type:
 
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 aSoup.Session, but libsoup will never attempt to actually use this auth type.New in version 2.54.