Searched refs:http_auth_backend_set (Results 1 – 8 of 8) sorted by relevance
99 void http_auth_backend_set (const http_auth_backend_t *backend);
51 void http_auth_backend_set (const http_auth_backend_t *backend) in http_auth_backend_set() function
69 http_auth_backend_set(&http_auth_backend_htdigest); in INIT_FUNC()73 http_auth_backend_set(&http_auth_backend_htpasswd); in INIT_FUNC()77 http_auth_backend_set(&http_auth_backend_plain); in INIT_FUNC()
49 http_auth_backend_set(&http_auth_backend_pam); in INIT_FUNC()
55 http_auth_backend_set(&http_auth_backend_sasl); in INIT_FUNC()
212 http_auth_backend_set(&http_auth_backend_dbi); in INIT_FUNC()
63 http_auth_backend_set(&http_auth_backend_ldap); in INIT_FUNC()
65 http_auth_backend_set(&http_auth_backend_gssapi); in INIT_FUNC()