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

#include <mod_auth.h>

Public Attributes

const charprovider_name
 
const authn_providerprovider
 
authn_provider_listnext
 

Detailed Description

Definition at line 97 of file mod_auth.h.

Member Data Documentation

◆ next

authn_provider_list* authn_provider_list::next

Definition at line 100 of file mod_auth.h.

◆ provider

const authn_provider* authn_provider_list::provider

Definition at line 99 of file mod_auth.h.

◆ provider_name

const char* authn_provider_list::provider_name

Definition at line 98 of file mod_auth.h.


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