Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Soup.AuthDomain

Class Soup.AuthDomain

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupAuthDomain
Class : AuthDomain
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.ClientContext
Method
get_auth_domain () : Soup.AuthDomain
Checks whether the request associated with client has been
authenticated, and if so returns the SoupAuthDomain that
authenticated it.
Soup.Server
Method
add_auth_domain (AuthDomain auth_domain) : none
Adds an authentication domain to server.
Soup.Server
Method
remove_auth_domain (AuthDomain auth_domain) : none
Removes auth_domain from server.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:53 GMT+0800 (HKT)