OpenVAS Manager  7.0.3~git
auth_group_t Struct Reference

Authentication method settings. More...

Collaboration diagram for auth_group_t:
Collaboration graph

Data Fields

gchar * group_name
 Name of the current group. More...
 
GSList * settings
 List of auth_conf_setting_t. More...
 

Detailed Description

Authentication method settings.

Definition at line 3224 of file omp.c.

Field Documentation

◆ group_name

gchar* auth_group_t::group_name

Name of the current group.

Definition at line 3226 of file omp.c.

Referenced by modify_auth_data_reset().

◆ settings

GSList* auth_group_t::settings

List of auth_conf_setting_t.

Definition at line 3227 of file omp.c.

Referenced by modify_auth_data_reset().


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