|
Apache HTTPD
|
Public Attributes | |
| const char * | name |
| const char * | backend |
| const char * | host |
| apr_port_t | port |
| apr_sockaddr_t * | backend_addrs |
| int | is_authn |
| int | is_authz |
Definition at line 36 of file mod_authnz_fcgi.c.
Definition at line 38 of file mod_authnz_fcgi.c.
| apr_sockaddr_t* fcgi_provider_conf::backend_addrs |
Definition at line 41 of file mod_authnz_fcgi.c.
Definition at line 39 of file mod_authnz_fcgi.c.
| int fcgi_provider_conf::is_authn |
Definition at line 42 of file mod_authnz_fcgi.c.
| int fcgi_provider_conf::is_authz |
Definition at line 43 of file mod_authnz_fcgi.c.
Definition at line 37 of file mod_authnz_fcgi.c.
| apr_port_t fcgi_provider_conf::port |
Definition at line 40 of file mod_authnz_fcgi.c.