#include <mod_auth.h>
◆ check_authorization
◆ parse_require_line
const char*(* authz_provider::parse_require_line) (cmd_parms *cmd, const char *require_line, const void **parsed_require_line) |
Check the syntax of a require line and optionally cache the parsed line. This function may be NULL.
- Parameters
-
cmd | the config directive |
require_line | the argument to the authz provider |
parsed_require_line | place to store parsed require_line for use by provider |
- Returns
- Error message or NULL on success
The documentation for this struct was generated from the following file: