Auth


Object Hierarchy:

Soup.Auth Soup.Auth Soup.Auth GLib.Object GLib.Object GLib.Object->Soup.Auth

Description:

[ CCode ( type_id = "soup_auth_get_type ()" ) ]
public abstract class Auth : 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.

Auth objects store the authentication data associated with a given bit of web space. They are created automatically by [class@Session].

All known sub-classes:

Namespace: Soup
Package: libsoup-3.0

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members: