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

Public Attributes

chardn
 
charuser
 
const char ** vals
 
charpassword
 

Detailed Description

Definition at line 86 of file mod_authnz_ldap.c.

Member Data Documentation

◆ dn

char* authn_ldap_request_t::dn

Definition at line 87 of file mod_authnz_ldap.c.

◆ password

char* authn_ldap_request_t::password

Definition at line 90 of file mod_authnz_ldap.c.

◆ user

char* authn_ldap_request_t::user

Definition at line 88 of file mod_authnz_ldap.c.

◆ vals

const char** authn_ldap_request_t::vals

Definition at line 89 of file mod_authnz_ldap.c.


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