Soup.AuthDomain – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
AuthDomain
filter
filter_data
generic_auth_callback
generic_auth_data
proxy
realm
AuthDomain
accepts
add_path
challenge
check_password
covers
get_realm
remove_path
set_filter
set_generic_auth_callback
try_generic_auth_callback
AuthDomain
Object Hierarchy:
Description:
public
abstract
class
AuthDomain
:
Object
All known sub-classes:
AuthDomainBasic
AuthDomainDigest
Namespace:
Soup
Package:
libsoup-2.4
Content:
Properties:
public
void
*
filter
{
set
;
get
; }
public
void
*
filter_data
{
set
;
get
; }
public
void
*
generic_auth_callback
{
set
;
get
; }
public
void
*
generic_auth_data
{
set
;
get
; }
public
bool
proxy
{
construct
set
;
get
; }
public
string
realm
{
construct
set
;
get
; }
Creation methods:
protected
AuthDomain
()
Methods:
public
virtual
string
accepts
(
Message
msg,
string
header)
public
void
add_path
(
string
path)
public
virtual
string
challenge
(
Message
msg)
public
virtual
bool
check_password
(
Message
msg,
string
username,
string
password)
public
bool
covers
(
Message
msg)
public
unowned
string
get_realm
()
public
void
remove_path
(
string
path)
public
void
set_filter
(
owned
AuthDomainFilter
filter)
public
void
set_generic_auth_callback
(
owned
AuthDomainGenericAuthCallback
auth_callback)
public
bool
try_generic_auth_callback
(
Message
msg,
string
username)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count