Searched refs:get_protection_space (Results 1 – 7 of 7) sorted by relevance
139 auth_class->get_protection_space = soup_auth_basic_get_protection_space; in soup_auth_basic_class_init()
37 GSList * (*get_protection_space) (SoupAuth *auth, member
540 return SOUP_AUTH_GET_CLASS (auth)->get_protection_space (auth, source_uri); in soup_auth_get_protection_space()
483 auth_class->get_protection_space = soup_auth_digest_get_protection_space; in soup_auth_digest_class_init()
323 auth_class->get_protection_space = soup_auth_negotiate_get_protection_space; in soup_auth_negotiate_class_init()
578 auth_class->get_protection_space = soup_auth_ntlm_get_protection_space; in soup_auth_ntlm_class_init()
4094 * libsoup/soup-auth-digest.c (get_protection_space): Use