OpenVAS Scanner 23.40.3
OKrb5Credential Struct Reference

#include <openvas-krb5.h>

Collaboration diagram for OKrb5Credential:
Collaboration graph

Data Fields

struct OKrb5Slice config_path
struct OKrb5Slice realm
struct OKrb5Slice kdc
struct OKrb5User user
struct OKrb5Target target

Detailed Description

Definition at line 57 of file openvas-krb5.h.

Field Documentation

◆ config_path

struct OKrb5Slice OKrb5Credential::config_path

Definition at line 59 of file openvas-krb5.h.

Referenced by build_krb5_credential(), o_krb5_add_realm(), and o_krb5_find_kdc().

◆ kdc

struct OKrb5Slice OKrb5Credential::kdc

Definition at line 63 of file openvas-krb5.h.

Referenced by build_krb5_credential().

◆ realm

◆ target

struct OKrb5Target OKrb5Credential::target

Definition at line 65 of file openvas-krb5.h.

Referenced by build_krb5_credential(), and o_krb5_gss_prepare_context().

◆ user

struct OKrb5User OKrb5Credential::user

Definition at line 64 of file openvas-krb5.h.

Referenced by build_krb5_credential(), and okrb5_gss_authenticate().


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