Package org.gnome.secret
package org.gnome.secret
Secret Service D-Bus client library
The following native libraries are required and will be loaded: libsecret-1.so
For namespace-global declarations, refer to the Secret class documentation.
-
ClassDescription
SecretBackendrepresents a backend implementation of password storage.The Backend$Impl type represents a native instance of the Backend interface.The interface forSecretBackend.Backend.Builder<B extends Builder<B>>Flags which determine which parts of theSecretBackendare initialized.A proxy object representing a collection of secrets in the Secret Service.Collection.Builder<B extends Collection.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.The class forSecretCollection.Flags which determine which parts of theSecretCollectionproxy are initialized.A secret itemItem.Builder<B extends Item.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.The class forSecretItem.Flags which determine which parts of theSecretItemproxy are initialized.A prompt in the ServicePrompt.Builder<B extends Prompt.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.The class forSecretPrompt.A read-only view of a secret item in the Secret Service.Retrievable.Builder<B extends Builder<B>>The Retrievable$Impl type represents a native instance of the Retrievable interface.The interface forSecretRetrievable.Represents a set of attributes that are stored with an item.An attribute in aSecretSchema.The type of an attribute in aSecretSchema.Flags for aSecretSchemadefinition.Different types of schemas for storing secrets, intended for use withSecret.getSchema(org.gnome.secret.SchemaType).Various flags to be used withService.search(org.gnome.secret.Schema, org.gnome.glib.HashTable<java.lang.String, java.lang.String>, java.util.Set<org.gnome.secret.SearchFlags>, org.gnome.gio.Cancellable, org.gnome.gio.AsyncReadyCallback)andService.searchSync(org.gnome.secret.Schema, org.gnome.glib.HashTable<java.lang.String, java.lang.String>, java.util.Set<org.gnome.secret.SearchFlags>, org.gnome.gio.Cancellable).Constants and functions that are declared in the global Secret namespace.Errors returned by the Secret Service.A proxy object representing the Secret Service.Service.Builder<B extends Service.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.The class forSecretService.Flags which determine which parts of theSecretServiceproxy are initialized during aService.get(java.util.Set<org.gnome.secret.ServiceFlags>, org.gnome.gio.Cancellable, org.gnome.gio.AsyncReadyCallback)orService.open(org.gnome.glib.Type, java.lang.String, java.util.Set<org.gnome.secret.ServiceFlags>, org.gnome.gio.Cancellable, org.gnome.gio.AsyncReadyCallback)operation.A value containing a secret