Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Soup.Auth

Class Soup.Auth

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupAuth
Class : Auth
Extends: GObject.Object
The abstract base class for handling authentication. Specific HTTP
Authentication mechanisms are implemented by its subclasses, but
applications never need to be aware of the specific subclasses
being used.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.Session
Signal
authenticate (Session self, Message object, Auth p0, gboolean p1) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:52 GMT+0800 (HKT)