Secret.Service
const Secret = imports.gi.Secret;
let service = new Secret.Service({
flags: value,
});
A proxy object representing the Secret Service.
Hierarchy
-
GObject.Object
-
Gio.DBusProxy
- Secret.Service
-
Methods
- Secret.Service.prototype.clear
- Secret.Service.prototype.clear_finish
- Secret.Service.prototype.clear_sync
- Secret.Service.prototype.create_item_dbus_path_sync
- Secret.Service.prototype.decode_dbus_secret
- Secret.Service.prototype.encode_dbus_secret
- Secret.Service.prototype.ensure_session
- Secret.Service.prototype.ensure_session_finish
- Secret.Service.prototype.ensure_session_sync
- Secret.Service.prototype.get_collection_gtype
- Secret.Service.prototype.get_collections
- Secret.Service.prototype.get_flags
- Secret.Service.prototype.get_item_gtype
- Secret.Service.prototype.get_session_algorithms
- Secret.Service.prototype.get_session_dbus_path
- Secret.Service.prototype.load_collections
- Secret.Service.prototype.load_collections_finish
- Secret.Service.prototype.load_collections_sync
- Secret.Service.prototype.lock
- Secret.Service.prototype.lock_finish
- Secret.Service.prototype.lock_sync
- Secret.Service.prototype.lookup
- Secret.Service.prototype.lookup_finish
- Secret.Service.prototype.lookup_sync
- Secret.Service.prototype.prompt
- Secret.Service.prototype.prompt_finish
- Secret.Service.prototype.prompt_sync
- Secret.Service.prototype.search
- Secret.Service.prototype.search_finish
- Secret.Service.prototype.search_sync
- Secret.Service.prototype.set_alias
- Secret.Service.prototype.set_alias_finish
- Secret.Service.prototype.set_alias_sync
- Secret.Service.prototype.store
- Secret.Service.prototype.store_finish
- Secret.Service.prototype.store_sync
- Secret.Service.prototype.unlock
- Secret.Service.prototype.unlock_finish
- Secret.Service.prototype.unlock_sync