Apache HTTPD
Public Attributes | List of all members
lua_authz_provider_func Struct Reference
module lua_module

Public Attributes

lua_authz_provider_specspec
 
apr_array_header_targs
 

Detailed Description

Definition at line 68 of file mod_lua.c.

Member Data Documentation

◆ args

apr_array_header_t* lua_authz_provider_func::args

Definition at line 70 of file mod_lua.c.

◆ spec

lua_authz_provider_spec* lua_authz_provider_func::spec

Definition at line 69 of file mod_lua.c.


The documentation for this struct was generated from the following file: