Apache HTTPD
Public Attributes | List of all members
authn_cache_dircfg Struct Reference

Public Attributes

apr_interval_time_t timeout
 
apr_array_header_tproviders
 
const charcontext
 

Detailed Description

Definition at line 37 of file mod_authn_socache.c.

Member Data Documentation

◆ context

const char* authn_cache_dircfg::context

Definition at line 40 of file mod_authn_socache.c.

◆ providers

apr_array_header_t* authn_cache_dircfg::providers

Definition at line 39 of file mod_authn_socache.c.

◆ timeout

apr_interval_time_t authn_cache_dircfg::timeout

Definition at line 38 of file mod_authn_socache.c.


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