summary refs log tree commit diff
path: root/docs/libnm/html/NMSetting8021x.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm/html/NMSetting8021x.html')
-rw-r--r--docs/libnm/html/NMSetting8021x.html100
1 files changed, 50 insertions, 50 deletions
diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html
index be3880c4..da4624a4 100644
--- a/docs/libnm/html/NMSetting8021x.html
+++ b/docs/libnm/html/NMSetting8021x.html
@@ -1106,7 +1106,7 @@ nm_setting_802_1x_get_eap_method (<em class="parameter"><code><a class="link" hr
 nm_setting_802_1x_add_eap_method (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>,
                                   <em class="parameter"><code>const <span class="type">char</span> *eap</code></em>);</pre>
 <p>Adds an allowed EAP method.  The setting is not valid until at least one
-EAP method has been added.  See <a href="NMSetting8021x.html#NMSetting8021x--eap"><span class="type">“eap”</span></a> property for a list of
+EAP method has been added.  See <span class="type">“eap”</span> property for a list of
 allowed EAP methods.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-add-eap-method.parameters"></a><h4>Parameters</h4>
@@ -1259,7 +1259,7 @@ nm_setting_802_1x_get_anonymous_identity
                                (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
 <p>Returns the anonymous identifier used by some EAP methods (like TTLS) to
 authenticate the user in the outer unencrypted "phase 1" authentication.  The
-inner "phase 2" authentication will use the <a href="NMSetting8021x.html#NMSetting8021x--identity"><span class="type">“identity”</span></a> in
+inner "phase 2" authentication will use the <span class="type">“identity”</span> in
 a secure form, if applicable for that EAP method.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-anonymous-identity.parameters"></a><h4>Parameters</h4>
@@ -1312,9 +1312,9 @@ nm_setting_802_1x_get_pac_file (<em class="parameter"><code><a class="link" href
 <a name="nm-setting-802-1x-get-system-ca-certs"></a><h3>nm_setting_802_1x_get_system_ca_certs ()</h3>
 <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 nm_setting_802_1x_get_system_ca_certs (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
-<p>Sets the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property. The
-<a href="NMSetting8021x.html#NMSetting8021x--ca-path"><span class="type">“ca-path”</span></a> and <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-path"><span class="type">“phase2-ca-path”</span></a>
-properties are ignored if the <a href="NMSetting8021x.html#NMSetting8021x--system-ca-certs"><span class="type">“system-ca-certs”</span></a> property is
+<p>Sets the <span class="type">“system-ca-certs”</span> property. The
+<span class="type">“ca-path”</span> and <span class="type">“phase2-ca-path”</span>
+properties are ignored if the <span class="type">“system-ca-certs”</span> property is
 <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, in which case a system-wide CA certificate directory specified at
 compile time (using the --system-ca-path configure option) is used in place
 of these properties.</p>
@@ -1346,7 +1346,7 @@ nm_setting_802_1x_get_ca_path (<em class="parameter"><code><a class="link" href=
 <p>Returns the path of the CA certificate directory if previously set.  Systems
 will often have a directory that contains multiple individual CA certificates
 which the supplicant can then add to the verification chain.  This may be
-used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property to add more CA
+used in addition to the <span class="type">“ca-cert”</span> property to add more CA
 certificates for verifying the network to client.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-ca-path.parameters"></a><h4>Parameters</h4>
@@ -1376,7 +1376,7 @@ nm_setting_802_1x_get_phase2_ca_path (<em class="parameter"><code><a class="link
 <p>Returns the path of the "phase 2" CA certificate directory if previously set.
 Systems will often have a directory that contains multiple individual CA
 certificates which the supplicant can then add to the verification chain.
-This may be used in addition to the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property
+This may be used in addition to the <span class="type">“phase2-ca-cert”</span> property
 to add more CA certificates for verifying the network to client.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-ca-path.parameters"></a><h4>Parameters</h4>
@@ -1531,7 +1531,7 @@ nm_setting_802_1x_set_ca_cert (<em class="parameter"><code><a class="link" href=
                                <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>,
                                <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>,
                                <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
-<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property
+<p>Reads a certificate from disk and sets the <span class="type">“ca-cert”</span> property
 with the raw certificate data if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a>
 scheme, or with the path to the certificate file if using the
 <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
@@ -1606,7 +1606,7 @@ nm_setting_802_1x_get_ca_cert_password
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-ca-cert-password.returns"></a><h4>Returns</h4>
 <p> the password used to access the CA certificate stored in
-<a href="NMSetting8021x.html#NMSetting8021x--ca-cert"><span class="type">“ca-cert”</span></a> property. Only makes sense if the certificate
+<span class="type">“ca-cert”</span> property. Only makes sense if the certificate
 is stored on a PKCS#11 token that requires a login.</p>
 </div>
 <p class="since">Since: 1.8</p>
@@ -1635,7 +1635,7 @@ nm_setting_802_1x_get_ca_cert_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-ca-cert-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--ca-cert-password"><span class="type">“ca-cert-password”</span></a></p>
+<span class="type">“ca-cert-password”</span></p>
 </div>
 <p class="since">Since: 1.8</p>
 </div>
@@ -1661,7 +1661,7 @@ nm_setting_802_1x_get_subject_match (<em class="parameter"><code><a class="link"
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-subject-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--subject-match"><span class="type">“subject-match”</span></a> property. This is the
+<p> the <span class="type">“subject-match”</span> property. This is the
 substring to be matched against the subject of the authentication
 server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification is to be
 performed.</p>
@@ -1674,7 +1674,7 @@ performed.</p>
 nm_setting_802_1x_get_num_altsubject_matches
                                (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
 <p>Returns the number of entries in the
-<a href="NMSetting8021x.html#NMSetting8021x--altsubject-matches"><span class="type">“altsubject-matches”</span></a> property of this setting.</p>
+<span class="type">“altsubject-matches”</span> property of this setting.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-num-altsubject-matches.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -1884,7 +1884,7 @@ nm_setting_802_1x_get_domain_suffix_match
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-domain-suffix-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-suffix-match"><span class="type">“domain-suffix-match”</span></a> property.</p>
+<p> the <span class="type">“domain-suffix-match”</span> property.</p>
 </div>
 <p class="since">Since: 1.2</p>
 </div>
@@ -1910,7 +1910,7 @@ nm_setting_802_1x_get_domain_match (<em class="parameter"><code><a class="link"
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-domain-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--domain-match"><span class="type">“domain-match”</span></a> property.</p>
+<p> the <span class="type">“domain-match”</span> property.</p>
 </div>
 <p class="since">Since: 1.24</p>
 </div>
@@ -2044,7 +2044,7 @@ nm_setting_802_1x_set_client_cert (<em class="parameter"><code><a class="link" h
                                    <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>,
                                    <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>,
                                    <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
-<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a>
+<p>Reads a certificate from disk and sets the <span class="type">“client-cert”</span>
 property with the raw certificate data if using the
 <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate
 file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
@@ -2123,7 +2123,7 @@ nm_setting_802_1x_get_client_cert_password
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-client-cert-password.returns"></a><h4>Returns</h4>
 <p> the password used to access the client certificate stored in
-<a href="NMSetting8021x.html#NMSetting8021x--client-cert"><span class="type">“client-cert”</span></a> property. Only makes sense if the certificate
+<span class="type">“client-cert”</span> property. Only makes sense if the certificate
 is stored on a PKCS#11 token that requires a login.</p>
 </div>
 <p class="since">Since: 1.8</p>
@@ -2152,7 +2152,7 @@ nm_setting_802_1x_get_client_cert_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-client-cert-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--client-cert-password"><span class="type">“client-cert-password”</span></a></p>
+<span class="type">“client-cert-password”</span></p>
 </div>
 <p class="since">Since: 1.8</p>
 </div>
@@ -2179,7 +2179,7 @@ nm_setting_802_1x_get_phase1_peapver (<em class="parameter"><code><a class="link
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase1-peapver.returns"></a><h4>Returns</h4>
 <p> the "phase 1" PEAP version to be used when authenticating with
-EAP-PEAP as contained in the <a href="NMSetting8021x.html#NMSetting8021x--phase1-peapver"><span class="type">“phase1-peapver”</span></a> property.  Valid
+EAP-PEAP as contained in the <span class="type">“phase1-peapver”</span> property.  Valid
 values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset), "0" (PEAP version 0), and "1" (PEAP version 1).</p>
 </div>
 </div>
@@ -2208,7 +2208,7 @@ nm_setting_802_1x_get_phase1_peaplabel
 <a name="nm-setting-802-1x-get-phase1-peaplabel.returns"></a><h4>Returns</h4>
 <p> whether the "phase 1" PEAP label is new-style or old-style, to be
 used when authenticating with EAP-PEAP, as contained in the
-<a href="NMSetting8021x.html#NMSetting8021x--phase1-peaplabel"><span class="type">“phase1-peaplabel”</span></a> property.  Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset),
+<span class="type">“phase1-peaplabel”</span> property.  Valid values are <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> (unset),
 "0" (use old-style label), and "1" (use new-style label).  See the
 wpa_supplicant documentation for more details.</p>
 </div>
@@ -2237,7 +2237,7 @@ nm_setting_802_1x_get_phase1_fast_provisioning
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase1-fast-provisioning.returns"></a><h4>Returns</h4>
 <p> whether "phase 1" PEAP fast provisioning should be used, as specified
-by the <a href="NMSetting8021x.html#NMSetting8021x--phase1-fast-provisioning"><span class="type">“phase1-fast-provisioning”</span></a> property.  See the
+by the <span class="type">“phase1-fast-provisioning”</span> property.  See the
 wpa_supplicant documentation for more details.</p>
 </div>
 </div>
@@ -2264,7 +2264,7 @@ nm_setting_802_1x_get_phase2_auth (<em class="parameter"><code><a class="link" h
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-auth.returns"></a><h4>Returns</h4>
 <p> the "phase 2" non-EAP (ex MD5) allowed authentication method as
-specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-auth"><span class="type">“phase2-auth”</span></a> property.</p>
+specified by the <span class="type">“phase2-auth”</span> property.</p>
 </div>
 </div>
 <hr>
@@ -2290,7 +2290,7 @@ nm_setting_802_1x_get_phase2_autheap (<em class="parameter"><code><a class="link
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-autheap.returns"></a><h4>Returns</h4>
 <p> the "phase 2" EAP-based (ex TLS) allowed authentication method as
-specified by the <a href="NMSetting8021x.html#NMSetting8021x--phase2-autheap"><span class="type">“phase2-autheap”</span></a> property.</p>
+specified by the <span class="type">“phase2-autheap”</span> property.</p>
 </div>
 </div>
 <hr>
@@ -2431,7 +2431,7 @@ nm_setting_802_1x_set_phase2_ca_cert (<em class="parameter"><code><a class="link
                                       <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>,
                                       <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>,
                                       <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
-<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a>
+<p>Reads a certificate from disk and sets the <span class="type">“phase2-ca-cert”</span>
 property with the raw certificate data if using the
 <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate
 file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
@@ -2506,7 +2506,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-ca-cert-password.returns"></a><h4>Returns</h4>
 <p> the password used to access the "phase2" CA certificate stored in
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-ca-cert"><span class="type">“phase2-ca-cert”</span></a> property. Only makes sense if the certificate
+<span class="type">“phase2-ca-cert”</span> property. Only makes sense if the certificate
 is stored on a PKCS#11 token that requires a login.</p>
 </div>
 <p class="since">Since: 1.8</p>
@@ -2535,7 +2535,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-ca-cert-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p>
+<span class="type">“phase2-private-key-password”</span></p>
 </div>
 <p class="since">Since: 1.8</p>
 </div>
@@ -2562,7 +2562,7 @@ nm_setting_802_1x_get_phase2_subject_match
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-subject-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-subject-match"><span class="type">“phase2-subject-match”</span></a> property. This is
+<p> the <span class="type">“phase2-subject-match”</span> property. This is
 the substring to be matched against the subject of the "phase 2"
 authentication server certificate, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> no subject verification
 is to be performed.</p>
@@ -2575,7 +2575,7 @@ is to be performed.</p>
 nm_setting_802_1x_get_num_phase2_altsubject_matches
                                (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
 <p>Returns the number of entries in the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-altsubject-matches"><span class="type">“phase2-altsubject-matches”</span></a> property of this setting.</p>
+<span class="type">“phase2-altsubject-matches”</span> property of this setting.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-num-phase2-altsubject-matches.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -2786,7 +2786,7 @@ nm_setting_802_1x_get_phase2_domain_suffix_match
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-domain-suffix-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-suffix-match"><span class="type">“phase2-domain-suffix-match”</span></a> property.</p>
+<p> the <span class="type">“phase2-domain-suffix-match”</span> property.</p>
 </div>
 <p class="since">Since: 1.2</p>
 </div>
@@ -2813,7 +2813,7 @@ nm_setting_802_1x_get_phase2_domain_match
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-domain-match.returns"></a><h4>Returns</h4>
-<p> the <a href="NMSetting8021x.html#NMSetting8021x--phase2-domain-match"><span class="type">“phase2-domain-match”</span></a> property.</p>
+<p> the <span class="type">“phase2-domain-match”</span> property.</p>
 </div>
 <p class="since">Since: 1.24</p>
 </div>
@@ -2952,7 +2952,7 @@ nm_setting_802_1x_set_phase2_client_cert
                                 <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKScheme" title="enum NMSetting8021xCKScheme"><span class="type">NMSetting8021xCKScheme</span></a> scheme</code></em>,
                                 <em class="parameter"><code><a class="link" href="NMSetting8021x.html#NMSetting8021xCKFormat" title="enum NMSetting8021xCKFormat"><span class="type">NMSetting8021xCKFormat</span></a> *out_format</code></em>,
                                 <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
-<p>Reads a certificate from disk and sets the <a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a>
+<p>Reads a certificate from disk and sets the <span class="type">“phase2-client-cert”</span>
 property with the raw certificate data if using the
 <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the certificate
 file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
@@ -3031,7 +3031,7 @@ nm_setting_802_1x_get_phase2_client_cert_password
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-client-cert-password.returns"></a><h4>Returns</h4>
 <p> the password used to access the "phase2" client certificate stored in
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert"><span class="type">“phase2-client-cert”</span></a> property. Only makes sense if the certificate
+<span class="type">“phase2-client-cert”</span> property. Only makes sense if the certificate
 is stored on a PKCS#11 token that requires a login.</p>
 </div>
 <p class="since">Since: 1.8</p>
@@ -3060,7 +3060,7 @@ nm_setting_802_1x_get_phase2_client_cert_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-client-cert-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-client-cert-password"><span class="type">“phase2-client-cert-password”</span></a></p>
+<span class="type">“phase2-client-cert-password”</span></p>
 </div>
 <p class="since">Since: 1.8</p>
 </div>
@@ -3087,7 +3087,7 @@ nm_setting_802_1x_get_password (<em class="parameter"><code><a class="link" href
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-password.returns"></a><h4>Returns</h4>
 <p> the password used by the authentication method, if any, as specified
-by the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a> property</p>
+by the <span class="type">“password”</span> property</p>
 </div>
 </div>
 <hr>
@@ -3112,7 +3112,7 @@ nm_setting_802_1x_get_password_flags (<em class="parameter"><code><a class="link
 </div>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-password-flags.returns"></a><h4>Returns</h4>
-<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a href="NMSetting8021x.html#NMSetting8021x--password"><span class="type">“password”</span></a></p>
+<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <span class="type">“password”</span></p>
 </div>
 </div>
 <hr>
@@ -3139,7 +3139,7 @@ nm_setting_802_1x_get_password_raw (<em class="parameter"><code><a class="link"
 <a name="nm-setting-802-1x-get-password-raw.returns"></a><h4>Returns</h4>
 <p>the password used by the authentication method as a
 UTF-8-encoded array of bytes, as specified by the
-<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a> property. </p>
+<span class="type">“password-raw”</span> property. </p>
 <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
 </div>
 </div>
@@ -3167,7 +3167,7 @@ nm_setting_802_1x_get_password_raw_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-password-raw-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--password-raw"><span class="type">“password-raw”</span></a></p>
+<span class="type">“password-raw”</span></p>
 </div>
 </div>
 <hr>
@@ -3193,7 +3193,7 @@ nm_setting_802_1x_get_pin (<em class="parameter"><code><a class="link" href="NMS
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-pin.returns"></a><h4>Returns</h4>
 <p> the PIN used by the authentication method, if any, as specified
-by the <a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a> property</p>
+by the <span class="type">“pin”</span> property</p>
 </div>
 </div>
 <hr>
@@ -3219,7 +3219,7 @@ nm_setting_802_1x_get_pin_flags (<em class="parameter"><code><a class="link" hre
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-pin-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--pin"><span class="type">“pin”</span></a></p>
+<span class="type">“pin”</span></p>
 </div>
 </div>
 <hr>
@@ -3363,14 +3363,14 @@ nm_setting_802_1x_set_private_key (<em class="parameter"><code><a class="link" h
 when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x
 authentication method.</p>
 <p>This function reads a private key from disk and sets the
-<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property with the private key file data if using
+<span class="type">“private-key”</span> property with the private key file data if using
 the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the private
 key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
 <p>If <em class="parameter"><code>password</code></em>
  is given, this function attempts to decrypt the private key to
 verify that <em class="parameter"><code>password</code></em>
  is correct, and if it is, updates the
-<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property with the given <em class="parameter"><code>password</code></em>
+<span class="type">“private-key-password”</span> property with the given <em class="parameter"><code>password</code></em>
 .  If
 the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em>
  is set, and no
@@ -3461,7 +3461,7 @@ nm_setting_802_1x_get_private_key_password
 <a name="nm-setting-802-1x-get-private-key-password.returns"></a><h4>Returns</h4>
 <p> the private key password used to decrypt the private key if
 previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-private-key" title="nm_setting_802_1x_set_private_key ()"><code class="function">nm_setting_802_1x_set_private_key()</code></a>, or the
-<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a> property.</p>
+<span class="type">“private-key-password”</span> property.</p>
 </div>
 </div>
 <hr>
@@ -3488,7 +3488,7 @@ nm_setting_802_1x_get_private_key_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-private-key-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--private-key-password"><span class="type">“private-key-password”</span></a></p>
+<span class="type">“private-key-password”</span></p>
 </div>
 </div>
 <hr>
@@ -3515,7 +3515,7 @@ nm_setting_802_1x_get_private_key_format
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-private-key-format.returns"></a><h4>Returns</h4>
 <p> the data format of the private key data stored in the
-<a href="NMSetting8021x.html#NMSetting8021x--private-key"><span class="type">“private-key”</span></a> property</p>
+<span class="type">“private-key”</span> property</p>
 </div>
 </div>
 <hr>
@@ -3661,14 +3661,14 @@ nm_setting_802_1x_set_phase2_private_key
 when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x
 authentication method.</p>
 <p>This function reads a private key from disk and sets the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property with the private key file data if
+<span class="type">“phase2-private-key”</span> property with the private key file data if
 using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-BLOB:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_BLOB</code></a> scheme, or with the path to the
 private key file if using the <a class="link" href="NMSetting8021x.html#NM-SETTING-802-1X-CK-SCHEME-PATH:CAPS"><code class="literal">NM_SETTING_802_1X_CK_SCHEME_PATH</code></a> scheme.</p>
 <p>If <em class="parameter"><code>password</code></em>
  is given, this function attempts to decrypt the private key to
 verify that <em class="parameter"><code>password</code></em>
  is correct, and if it is, updates the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property with the given
+<span class="type">“phase2-private-key-password”</span> property with the given
 <em class="parameter"><code>password</code></em>
 .  If the decryption is unsuccessful, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned, <em class="parameter"><code>error</code></em>
  is
@@ -3760,7 +3760,7 @@ nm_setting_802_1x_get_phase2_private_key_password
 <a name="nm-setting-802-1x-get-phase2-private-key-password.returns"></a><h4>Returns</h4>
 <p> the private key password used to decrypt the private key if
 previously set with <a class="link" href="NMSetting8021x.html#nm-setting-802-1x-set-phase2-private-key" title="nm_setting_802_1x_set_phase2_private_key ()"><code class="function">nm_setting_802_1x_set_phase2_private_key()</code></a> or the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a> property.</p>
+<span class="type">“phase2-private-key-password”</span> property.</p>
 </div>
 </div>
 <hr>
@@ -3787,7 +3787,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-private-key-password-flags.returns"></a><h4>Returns</h4>
 <p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key-password"><span class="type">“phase2-private-key-password”</span></a></p>
+<span class="type">“phase2-private-key-password”</span></p>
 </div>
 </div>
 <hr>
@@ -3814,7 +3814,7 @@ nm_setting_802_1x_get_phase2_private_key_format
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-phase2-private-key-format.returns"></a><h4>Returns</h4>
 <p> the data format of the "phase 2" private key data stored in the
-<a href="NMSetting8021x.html#NMSetting8021x--phase2-private-key"><span class="type">“phase2-private-key”</span></a> property</p>
+<span class="type">“phase2-private-key”</span> property</p>
 </div>
 </div>
 <hr>
@@ -3849,7 +3849,7 @@ nm_setting_802_1x_get_phase1_auth_flags
 <a name="nm-setting-802-1x-get-auth-timeout"></a><h3>nm_setting_802_1x_get_auth_timeout ()</h3>
 <pre class="programlisting"><span class="returnvalue">int</span>
 nm_setting_802_1x_get_auth_timeout (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
-<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--auth-timeout"><span class="type">“auth-timeout”</span></a> property.</p>
+<p>Returns the value contained in the <span class="type">“auth-timeout”</span> property.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-auth-timeout.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -3877,7 +3877,7 @@ global default value.</p>
 <a name="nm-setting-802-1x-get-optional"></a><h3>nm_setting_802_1x_get_optional ()</h3>
 <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 nm_setting_802_1x_get_optional (<em class="parameter"><code><a class="link" href="NMSetting8021x.html" title="NMSetting8021x"><span class="type">NMSetting8021x</span></a> *setting</code></em>);</pre>
-<p>Returns the value contained in the <a href="NMSetting8021x.html#NMSetting8021x--optional"><span class="type">“optional”</span></a> property.</p>
+<p>Returns the value contained in the <span class="type">“optional”</span> property.</p>
 <div class="refsect3">
 <a name="nm-setting-802-1x-get-optional.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">