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(SchemaType).Various flags to be used withService.search(Schema, HashTable, Set, Cancellable, AsyncReadyCallback)andService.searchSync(Schema, HashTable, Set, 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(Set, Cancellable, AsyncReadyCallback)orService.open(Type, String, Set, Cancellable, AsyncReadyCallback)operation.A value containing a secret