Soup.Auth – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
Auth
host
is_authenticated
is_for_proxy
realm
scheme_name
Auth
authenticate
get_authorization
get_host
get_info
get_protection_space
get_realm
get_scheme_name
update
save_password
Auth
Object Hierarchy:
Description:
public
abstract
class
Auth
:
Object
All known sub-classes:
AuthBasic
AuthDigest
AuthNTLM
Namespace:
Soup
Package:
libsoup-2.4
Content:
Properties:
public
string
host
{
construct
set
;
get
; }
public
virtual
bool
is_authenticated
{
get
; }
public
bool
is_for_proxy
{
construct
set
;
get
; }
public
string
realm
{
construct
set
;
get
; }
public
string
scheme_name
{
get
; }
Creation methods:
public
Auth
(
Type
type,
Message
msg,
string
auth_header)
Methods:
public
virtual
void
authenticate
(
string
username,
string
password)
public
virtual
string
get_authorization
(
Message
msg)
public
unowned
string
get_host
()
public
string
get_info
()
public
virtual
SList
<
string
>
get_protection_space
(
URI
source_uri)
public
unowned
string
get_realm
()
public
unowned
string
get_scheme_name
()
public
virtual
bool
update
(
Message
msg,
HashTable
<
void
*,
void
*> auth_header)
Signals:
public
signal
void
save_password
(
string
username,
string
password)
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