Auth


Object Hierarchy:

Object hierarchy for 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.

[class@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-2.4

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members: