VpnPluginOld
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_vpn_plugin_old_get_type ()" ) ]
public abstract class VpnPluginOld :
Object,
Initable
Content:
Properties:
Static methods:
- public static bool get_secret_flags (HashTable<void*,void*> data, string secret_name, out SettingSecretFlags out_flags)
Given a VPN secret key name, attempts to find the corresponding flags data
item in data
.
- public static bool read_vpn_details (int fd, out HashTable<void*,void*> out_data, out HashTable<void*,void*> out_secrets)
Parses key/value pairs from a file descriptor (normally stdin) passed by an
applet when the applet calls the authentication dialog of the VPN plugin.
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.Initable