SoupAuthClass

Undocumented in source.

Members

Variables

LibsoupReserved3
void function() LibsoupReserved3;
LibsoupReserved4
void function() LibsoupReserved4;
authenticate
void function(SoupAuth* auth, const(char)* username, const(char)* password) authenticate;
canAuthenticate
int function(SoupAuth* auth) canAuthenticate;
getAuthorization
char* function(SoupAuth* auth, SoupMessage* msg) getAuthorization;
getProtectionSpace
GSList* function(SoupAuth* auth, SoupURI* sourceUri) getProtectionSpace;
isAuthenticated
int function(SoupAuth* auth) isAuthenticated;
isReady
int function(SoupAuth* auth, SoupMessage* msg) isReady;
parentClass
GObjectClass parentClass;
Undocumented in source.
schemeName
const(char)* schemeName;
Undocumented in source.
strength
uint strength;
Undocumented in source.
update
int function(SoupAuth* auth, SoupMessage* msg, GHashTable* authHeader) update;

Meta