Index

A B C D E G I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

a - Variable in class de.swiesend.secretservice.Pair
 
AES - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
AES_BITS - Static variable in class de.swiesend.secretservice.TransportEncryption
 
AES_CBC_PKCS5 - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
Algorithm() - Constructor for class de.swiesend.secretservice.Static.Algorithm
 
ALIASES - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
ATTRIBUTES - Static variable in interface de.swiesend.secretservice.interfaces.Item
The key of the D-Bus properties for the attributes of an item.
await(ObjectPath) - Method in class de.swiesend.secretservice.Prompt
Await the user interaction with the prompt.
await(ObjectPath, Duration) - Method in class de.swiesend.secretservice.Prompt
Await the user interaction with the prompt.

B

b - Variable in class de.swiesend.secretservice.Pair
 

C

changeLock(ObjectPath) - Method in interface de.swiesend.secretservice.interfaces.Service
Toggle the lock for a collection with a prompt.
changeLock(ObjectPath) - Method in class de.swiesend.secretservice.Service
 
changeWithMasterPassword(DBusPath, Secret, Secret) - Method in interface de.swiesend.secretservice.gnome.keyring.interfaces.InternalUnsupportedGuiltRiddenInterface
Change the password of a collection.
changeWithPrompt(DBusPath) - Method in interface de.swiesend.secretservice.gnome.keyring.interfaces.InternalUnsupportedGuiltRiddenInterface
Toggle the lock of a collection.
clear() - Method in class de.swiesend.secretservice.Secret
 
clear() - Method in class de.swiesend.secretservice.simple.SimpleCollection
Clears the private key of the transport encryption and the passphrase of the collection.
clear() - Method in class de.swiesend.secretservice.TransportEncryption
 
clear(byte[]) - Static method in class de.swiesend.secretservice.Secret
 
clear(ByteBuffer) - Static method in class de.swiesend.secretservice.Secret
 
clear(CharBuffer) - Static method in class de.swiesend.secretservice.Secret
 
close() - Method in interface de.swiesend.secretservice.interfaces.Session
Close this session.
close() - Method in class de.swiesend.secretservice.Secret
 
close() - Method in class de.swiesend.secretservice.Session
 
close() - Method in class de.swiesend.secretservice.simple.SimpleCollection
 
close() - Method in class de.swiesend.secretservice.TransportEncryption
 
collection - Variable in class de.swiesend.secretservice.interfaces.Service.CollectionChanged
 
collection - Variable in class de.swiesend.secretservice.interfaces.Service.CollectionCreated
 
collection - Variable in class de.swiesend.secretservice.interfaces.Service.CollectionDeleted
 
collection(String) - Static method in class de.swiesend.secretservice.Static.ObjectPaths
The object path for a collection, where xxxx represents a possibly encoded or truncated version of the initial label of the collection.
Collection - Class in de.swiesend.secretservice
 
Collection - Interface in de.swiesend.secretservice.interfaces
 
Collection(String, Service) - Constructor for class de.swiesend.secretservice.Collection
 
Collection(DBusPath, Service) - Constructor for class de.swiesend.secretservice.Collection
 
Collection(DBusPath, Service, List<Class<? extends DBusSignal>>) - Constructor for class de.swiesend.secretservice.Collection
 
COLLECTION - Static variable in class de.swiesend.secretservice.Static.Interfaces
A collection of items containing secrets.
COLLECTION - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
Collection.ItemChanged - Class in de.swiesend.secretservice.interfaces
 
Collection.ItemCreated - Class in de.swiesend.secretservice.interfaces
 
Collection.ItemDeleted - Class in de.swiesend.secretservice.interfaces
 
CollectionChanged(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Service.CollectionChanged
A collection was changed.
CollectionCreated(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Service.CollectionCreated
A collection was created.
CollectionDeleted(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Service.CollectionDeleted
A collection was deleted.
Completed(String, boolean, Variant) - Constructor for class de.swiesend.secretservice.interfaces.Prompt.Completed
The prompt and operation completed.
Convert() - Constructor for class de.swiesend.secretservice.Static.Convert
 
createCollection(Map<String, Variant>) - Method in interface de.swiesend.secretservice.interfaces.Service
Create a new collection with the specified properties.
createCollection(Map<String, Variant>) - Method in class de.swiesend.secretservice.Service
 
createCollection(Map<String, Variant>, String) - Method in interface de.swiesend.secretservice.interfaces.Service
Create a new collection with the specified properties.
createCollection(Map<String, Variant>, String) - Method in class de.swiesend.secretservice.Service
 
createContentType(String, Charset) - Static method in class de.swiesend.secretservice.Secret
 
createContentType(Charset) - Static method in class de.swiesend.secretservice.Secret
 
created() - Method in class de.swiesend.secretservice.Collection
 
created() - Method in interface de.swiesend.secretservice.interfaces.Collection
 
created() - Method in interface de.swiesend.secretservice.interfaces.Item
 
created() - Method in class de.swiesend.secretservice.Item
 
createItem(String, CharSequence) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Creates an item with the provided properties in this collection.
createItem(String, CharSequence, Map<String, String>) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Creates an item with the provided properties in this collection.
createItem(Map<String, Variant>, Secret, boolean) - Method in class de.swiesend.secretservice.Collection
 
createItem(Map<String, Variant>, Secret, boolean) - Method in interface de.swiesend.secretservice.interfaces.Collection
Create an item with the given attributes, secret and label.
createProperties(String) - Static method in class de.swiesend.secretservice.Collection
Create propterties for a new collection.
createProperties(String, Map<String, String>) - Static method in class de.swiesend.secretservice.Item
Create properties for a new item.
createWithMasterPassword(Map<String, Variant>, Secret) - Method in interface de.swiesend.secretservice.gnome.keyring.interfaces.InternalUnsupportedGuiltRiddenInterface
Create a collection with a password without prompting.

D

DBus() - Constructor for class de.swiesend.secretservice.Static.DBus
 
DBUS - Static variable in class de.swiesend.secretservice.Static.DBus.Interfaces
 
DBUS - Static variable in class de.swiesend.secretservice.Static.DBus.ObjectPaths
 
DBUS - Static variable in class de.swiesend.secretservice.Static.DBus.Service
 
DBUS_PROPERTIES - Static variable in class de.swiesend.secretservice.Static.DBus.Interfaces
 
de.swiesend.secretservice - module de.swiesend.secretservice
 
de.swiesend.secretservice - package de.swiesend.secretservice
 
de.swiesend.secretservice.gnome.keyring.interfaces - package de.swiesend.secretservice.gnome.keyring.interfaces
 
de.swiesend.secretservice.interfaces - package de.swiesend.secretservice.interfaces
 
de.swiesend.secretservice.simple - package de.swiesend.secretservice.simple
 
decrypt(Secret) - Method in class de.swiesend.secretservice.TransportEncryption
 
DEFAULT_COLLECTION - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
DEFAULT_DELAY_MILLIS - Static variable in class de.swiesend.secretservice.Static.DBus
 
DEFAULT_PROMPT_TIMEOUT - Static variable in class de.swiesend.secretservice.Static
 
delete() - Method in class de.swiesend.secretservice.Collection
 
delete() - Method in interface de.swiesend.secretservice.interfaces.Collection
Delete this collection.
delete() - Method in interface de.swiesend.secretservice.interfaces.Item
Delete this item.
delete() - Method in class de.swiesend.secretservice.Item
 
delete() - Method in class de.swiesend.secretservice.simple.SimpleCollection
Delete this collection.
deleteItem(String) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Delete an item from this collection.
deleteItems(List<String>) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Delete specified items from this collection.
DH_IETF1024_SHA256_AES128_CBC_PKCS7 - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
DIFFIE_HELLMAN - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
disconnect() - Static method in class de.swiesend.secretservice.simple.SimpleCollection
Close the DBus connection immediately.
dismiss() - Method in interface de.swiesend.secretservice.interfaces.Prompt
Dismiss the prompt.
dismiss() - Method in class de.swiesend.secretservice.Prompt
 
dismissed - Variable in class de.swiesend.secretservice.interfaces.Prompt.Completed
 

E

encrypt(byte[], Charset) - Method in class de.swiesend.secretservice.TransportEncryption
 
encrypt(CharSequence) - Method in class de.swiesend.secretservice.TransportEncryption
 

G

generateSessionKey() - Method in class de.swiesend.secretservice.TransportEncryption
 
GENERATOR - Static variable in class de.swiesend.secretservice.Static.RFC_2409.SecondOakleyGroup
 
GENERIC_TYPE - Static variable in class de.swiesend.secretservice.Static.Secret
 
getAttributes() - Method in interface de.swiesend.secretservice.interfaces.Item
The lookup attributes for this item.
getAttributes() - Method in class de.swiesend.secretservice.Item
 
getAttributes(String) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Get the user specified attributes of an item.
getCharset() - Method in class de.swiesend.secretservice.Secret
 
getCollections() - Method in interface de.swiesend.secretservice.interfaces.Service
 
getCollections() - Method in class de.swiesend.secretservice.Service
 
getContentType() - Method in class de.swiesend.secretservice.Secret
 
getId() - Method in class de.swiesend.secretservice.Collection
 
getId() - Method in class de.swiesend.secretservice.Item
 
getItems() - Method in class de.swiesend.secretservice.Collection
 
getItems() - Method in interface de.swiesend.secretservice.interfaces.Collection
Items is a D-Bus Property.
getItems(Map<String, String>) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Get the object paths of items with given attributes.
getLabel() - Method in class de.swiesend.secretservice.Collection
 
getLabel() - Method in interface de.swiesend.secretservice.interfaces.Collection
Label is a D-Bus Property.
getLabel() - Method in interface de.swiesend.secretservice.interfaces.Item
Label is a D-Bus Property.
getLabel() - Method in class de.swiesend.secretservice.Item
 
getLabel(String) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Get the displayable label of an item.
getMimeType() - Method in class de.swiesend.secretservice.Secret
 
getObjectPath() - Method in class de.swiesend.secretservice.Collection
 
getObjectPath() - Method in class de.swiesend.secretservice.Item
 
getObjectPath() - Method in class de.swiesend.secretservice.Prompt
 
getObjectPath() - Method in class de.swiesend.secretservice.Service
 
getObjectPath() - Method in class de.swiesend.secretservice.Session
 
getSecret(String) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Get the secret of the item.
getSecret(ObjectPath) - Method in interface de.swiesend.secretservice.interfaces.Item
Retrieve the secret for this item.
getSecret(ObjectPath) - Method in class de.swiesend.secretservice.Item
 
getSecretParameters() - Method in class de.swiesend.secretservice.Secret
 
getSecrets() - Method in class de.swiesend.secretservice.simple.SimpleCollection
Get the secrets from this collection.
getSecrets(List<ObjectPath>, ObjectPath) - Method in interface de.swiesend.secretservice.interfaces.Service
Retrieve multiple secrets from different items.
getSecrets(List<ObjectPath>, ObjectPath) - Method in class de.swiesend.secretservice.Service
 
getSecretValue() - Method in class de.swiesend.secretservice.Secret
 
getService() - Method in class de.swiesend.secretservice.TransportEncryption
 
getSession() - Method in class de.swiesend.secretservice.Secret
 
getSession() - Method in class de.swiesend.secretservice.Service
 
getTimeout() - Method in class de.swiesend.secretservice.simple.SimpleCollection
 
getType() - Method in interface de.swiesend.secretservice.interfaces.Item
 
getType() - Method in class de.swiesend.secretservice.Item
 

I

initialize() - Method in class de.swiesend.secretservice.TransportEncryption
 
Interfaces() - Constructor for class de.swiesend.secretservice.Static.DBus.Interfaces
 
Interfaces() - Constructor for class de.swiesend.secretservice.Static.Interfaces
 
INTERNAL_UNSUPPORTED_GUILT_RIDDEN_INTERFACE - Static variable in interface de.swiesend.secretservice.gnome.keyring.interfaces.InternalUnsupportedGuiltRiddenInterface
 
InternalUnsupportedGuiltRiddenInterface - Interface in de.swiesend.secretservice.gnome.keyring.interfaces
 
isAvailable() - Static method in class de.swiesend.secretservice.simple.SimpleCollection
Checks if all services are provided by the system:
org.freedesktop.DBus
org.freedesktop.secrets
org.gnome.keyring
isConnected() - Static method in class de.swiesend.secretservice.simple.SimpleCollection
Checks the D-Bus connection status.
isGnomeKeyringAvailable() - Static method in class de.swiesend.secretservice.simple.SimpleCollection
Checks if private/unsupported services are provided by the system:
org.gnome.keyring
isLocked() - Method in class de.swiesend.secretservice.Collection
 
isLocked() - Method in interface de.swiesend.secretservice.interfaces.Collection
 
isLocked() - Method in interface de.swiesend.secretservice.interfaces.Item
 
isLocked() - Method in class de.swiesend.secretservice.Item
 
isLocked() - Method in class de.swiesend.secretservice.simple.SimpleCollection
 
isNullOrEmpty(CharSequence) - Static method in class de.swiesend.secretservice.Static
 
isNullOrEmpty(String) - Static method in class de.swiesend.secretservice.Static
 
isRemote() - Method in class de.swiesend.secretservice.Collection
 
isRemote() - Method in class de.swiesend.secretservice.Item
 
isRemote() - Method in class de.swiesend.secretservice.Prompt
 
isRemote() - Method in class de.swiesend.secretservice.Service
 
isRemote() - Method in class de.swiesend.secretservice.Session
 
item - Variable in class de.swiesend.secretservice.interfaces.Collection.ItemChanged
 
item - Variable in class de.swiesend.secretservice.interfaces.Collection.ItemCreated
 
item - Variable in class de.swiesend.secretservice.interfaces.Collection.ItemDeleted
 
item(String, String) - Static method in class de.swiesend.secretservice.Static.ObjectPaths
The object path for an item, where xxxx is the collection (above) and iiii is an auto-generated item specific identifier.
Item - Class in de.swiesend.secretservice
 
Item - Interface in de.swiesend.secretservice.interfaces
 
Item(String, String, Service) - Constructor for class de.swiesend.secretservice.Item
 
Item(ObjectPath, Service) - Constructor for class de.swiesend.secretservice.Item
 
ITEM - Static variable in class de.swiesend.secretservice.Static.Interfaces
An item contains a secret, lookup attributes and has a label.
ItemChanged(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Collection.ItemChanged
An item in this collection changed.
ItemCreated(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Collection.ItemCreated
A new item in this collection was created.
ItemDeleted(String, DBusPath) - Constructor for class de.swiesend.secretservice.interfaces.Collection.ItemDeleted
An item in this collection was deleted.

L

LABEL - Static variable in interface de.swiesend.secretservice.interfaces.Collection
The key of the D-Bus properties for the label of a collection.
LABEL - Static variable in interface de.swiesend.secretservice.interfaces.Item
The key of of the D-Bus properties for the label of an item.
lock() - Method in class de.swiesend.secretservice.simple.SimpleCollection
 
lock(List<ObjectPath>) - Method in interface de.swiesend.secretservice.interfaces.Service
Lock the items.
lock(List<ObjectPath>) - Method in class de.swiesend.secretservice.Service
 
lockService() - Method in interface de.swiesend.secretservice.interfaces.Service
Lock the entire Secret Service API.
lockService() - Method in class de.swiesend.secretservice.Service
 
LOGIN_COLLECTION - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 

M

MAX_DELAY_MILLIS - Static variable in class de.swiesend.secretservice.Static.DBus
 
modified() - Method in class de.swiesend.secretservice.Collection
 
modified() - Method in interface de.swiesend.secretservice.interfaces.Collection
 
modified() - Method in interface de.swiesend.secretservice.interfaces.Item
 
modified() - Method in class de.swiesend.secretservice.Item
 

O

ObjectPaths() - Constructor for class de.swiesend.secretservice.Static.DBus.ObjectPaths
 
ObjectPaths() - Constructor for class de.swiesend.secretservice.Static.ObjectPaths
 
openSession() - Method in class de.swiesend.secretservice.TransportEncryption
 
openSession(String, Variant) - Method in interface de.swiesend.secretservice.interfaces.Service
Open a unique session for the caller application.
openSession(String, Variant) - Method in class de.swiesend.secretservice.Service
 

P

Pair<A,B> - Class in de.swiesend.secretservice
Just a typed container class
Pair(A, B) - Constructor for class de.swiesend.secretservice.Pair
 
PLAIN - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
PRIME - Static variable in class de.swiesend.secretservice.Static.RFC_2409.SecondOakleyGroup
 
PRIVATE_VALUE_BITS - Static variable in class de.swiesend.secretservice.TransportEncryption
 
prompt(String) - Method in interface de.swiesend.secretservice.interfaces.Prompt
Perform the prompt.
prompt(String) - Method in class de.swiesend.secretservice.Prompt
 
prompt(String) - Static method in class de.swiesend.secretservice.Static.ObjectPaths
The object path for a prompt, where pppp is the window_id.
prompt(ObjectPath) - Method in interface de.swiesend.secretservice.interfaces.Prompt
Perform the prompt.
prompt(ObjectPath) - Method in class de.swiesend.secretservice.Prompt
 
Prompt - Class in de.swiesend.secretservice
 
Prompt - Interface in de.swiesend.secretservice.interfaces
 
Prompt(Service) - Constructor for class de.swiesend.secretservice.Prompt
 
PROMPT - Static variable in class de.swiesend.secretservice.Static.Interfaces
A prompt necessary to complete an operation.
PROMPT - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
Prompt.Completed - Class in de.swiesend.secretservice.interfaces
 

R

readAlias(String) - Method in interface de.swiesend.secretservice.interfaces.Service
Get the collection with the given alias.
readAlias(String) - Method in class de.swiesend.secretservice.Service
 
result - Variable in class de.swiesend.secretservice.interfaces.Prompt.Completed
 
RFC_2409() - Constructor for class de.swiesend.secretservice.Static.RFC_2409
 

S

searchItems(Map<String, String>) - Method in class de.swiesend.secretservice.Collection
 
searchItems(Map<String, String>) - Method in interface de.swiesend.secretservice.interfaces.Collection
Search for items in this collection matching the lookup attributes.
searchItems(Map<String, String>) - Method in interface de.swiesend.secretservice.interfaces.Service
Find items in any collection.
searchItems(Map<String, String>) - Method in class de.swiesend.secretservice.Service
 
SecondOakleyGroup() - Constructor for class de.swiesend.secretservice.Static.RFC_2409.SecondOakleyGroup
 
Secret - Class in de.swiesend.secretservice
 
Secret() - Constructor for class de.swiesend.secretservice.Static.Secret
 
Secret(ObjectPath, byte[]) - Constructor for class de.swiesend.secretservice.Secret
 
Secret(ObjectPath, byte[], byte[]) - Constructor for class de.swiesend.secretservice.Secret
 
Secret(ObjectPath, byte[], byte[], String) - Constructor for class de.swiesend.secretservice.Secret
 
Secret(ObjectPath, byte[], byte[], Charset) - Constructor for class de.swiesend.secretservice.Secret
 
SECRETS - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
The object path for the service.
SECRETS - Static variable in class de.swiesend.secretservice.Static.Service
 
Service - Class in de.swiesend.secretservice
 
Service - Interface in de.swiesend.secretservice.interfaces
 
Service() - Constructor for class de.swiesend.secretservice.Static.DBus.Service
 
Service() - Constructor for class de.swiesend.secretservice.Static.Service
 
Service(DBusConnection) - Constructor for class de.swiesend.secretservice.Service
 
SERVICE - Static variable in class de.swiesend.secretservice.Static.Interfaces
The Secret Service manages all the sessions and collections.
Service.CollectionChanged - Class in de.swiesend.secretservice.interfaces
 
Service.CollectionCreated - Class in de.swiesend.secretservice.interfaces
 
Service.CollectionDeleted - Class in de.swiesend.secretservice.interfaces
 
session(String) - Static method in class de.swiesend.secretservice.Static.ObjectPaths
The object path for a session, where ssss is an auto-generated session specific identifier.
Session - Class in de.swiesend.secretservice
 
Session - Interface in de.swiesend.secretservice.interfaces
 
Session(String, Service) - Constructor for class de.swiesend.secretservice.Session
 
Session(DBusPath, Service) - Constructor for class de.swiesend.secretservice.Session
 
SESSION - Static variable in class de.swiesend.secretservice.Static.Interfaces
A session tracks state between the service and a client application.
SESSION - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
SESSION_COLLECTION - Static variable in class de.swiesend.secretservice.Static.ObjectPaths
 
setAlias(String, ObjectPath) - Method in interface de.swiesend.secretservice.interfaces.Service
Setup a collection alias.
setAlias(String, ObjectPath) - Method in class de.swiesend.secretservice.Service
 
setAttributes(Map<String, String>) - Method in interface de.swiesend.secretservice.interfaces.Item
The lookup attributes for this item.
setAttributes(Map<String, String>) - Method in class de.swiesend.secretservice.Item
 
setLabel(String) - Method in class de.swiesend.secretservice.Collection
 
setLabel(String) - Method in interface de.swiesend.secretservice.interfaces.Collection
Label is a D-Bus Property.
setLabel(String) - Method in interface de.swiesend.secretservice.interfaces.Item
Label is a D-Bus Property.
setLabel(String) - Method in class de.swiesend.secretservice.Item
 
setSecret(Secret) - Method in interface de.swiesend.secretservice.interfaces.Item
Set the secret for this item.
setSecret(Secret) - Method in class de.swiesend.secretservice.Item
 
setTimeout(Duration) - Method in class de.swiesend.secretservice.simple.SimpleCollection
 
SHA1_PRNG - Static variable in class de.swiesend.secretservice.Static.Algorithm
 
signals - Static variable in class de.swiesend.secretservice.Collection
 
signals - Static variable in class de.swiesend.secretservice.Prompt
 
signals - Static variable in class de.swiesend.secretservice.Service
 
SimpleCollection - Class in de.swiesend.secretservice.simple
 
SimpleCollection() - Constructor for class de.swiesend.secretservice.simple.SimpleCollection
The default collection.
SimpleCollection(String, CharSequence) - Constructor for class de.swiesend.secretservice.simple.SimpleCollection
A user specified collection.
Static - Class in de.swiesend.secretservice
 
Static() - Constructor for class de.swiesend.secretservice.Static
 
Static.Algorithm - Class in de.swiesend.secretservice
 
Static.Convert - Class in de.swiesend.secretservice
 
Static.DBus - Class in de.swiesend.secretservice
 
Static.DBus.Interfaces - Class in de.swiesend.secretservice
 
Static.DBus.ObjectPaths - Class in de.swiesend.secretservice
 
Static.DBus.Service - Class in de.swiesend.secretservice
 
Static.Interfaces - Class in de.swiesend.secretservice
 
Static.ObjectPaths - Class in de.swiesend.secretservice
 
Static.RFC_2409 - Class in de.swiesend.secretservice
RFC 2409: https://tools.ietf.org/html/rfc2409
Static.RFC_2409.SecondOakleyGroup - Class in de.swiesend.secretservice
RFC 2409: https://tools.ietf.org/html/rfc2409#section-6.2
Static.Secret - Class in de.swiesend.secretservice
 
Static.Service - Class in de.swiesend.secretservice
 

T

TEXT_PLAIN - Static variable in class de.swiesend.secretservice.Secret
 
TEXT_PLAIN_CHARSET_UTF_8 - Static variable in class de.swiesend.secretservice.Secret
 
toByteArray(List<Byte>) - Static method in class de.swiesend.secretservice.Static.Convert
 
toBytes(char[]) - Static method in class de.swiesend.secretservice.Secret
 
toBytes(CharSequence) - Static method in class de.swiesend.secretservice.Secret
 
toChars(byte[]) - Static method in class de.swiesend.secretservice.Secret
 
toDBusPaths(List<ObjectPath>) - Static method in class de.swiesend.secretservice.Static.Convert
 
toObjectPath(String) - Static method in class de.swiesend.secretservice.Static.Convert
 
toString(byte[]) - Static method in class de.swiesend.secretservice.Static.Convert
 
toStrings(List<ObjectPath>) - Static method in class de.swiesend.secretservice.Static.Convert
 
TransportEncryption - Class in de.swiesend.secretservice
 
TransportEncryption() - Constructor for class de.swiesend.secretservice.TransportEncryption
 
TransportEncryption(Service) - Constructor for class de.swiesend.secretservice.TransportEncryption
 
TransportEncryption(DBusConnection) - Constructor for class de.swiesend.secretservice.TransportEncryption
 

U

unlock(List<ObjectPath>) - Method in interface de.swiesend.secretservice.interfaces.Service
Unlock the specified objects.
unlock(List<ObjectPath>) - Method in class de.swiesend.secretservice.Service
 
unlockWithMasterPassword(DBusPath, Secret) - Method in interface de.swiesend.secretservice.gnome.keyring.interfaces.InternalUnsupportedGuiltRiddenInterface
Unlock a collection without prompting.
unlockWithUserPermission() - Method in class de.swiesend.secretservice.simple.SimpleCollection
Locks and unlocks the default collection explicitly.
updateItem(String, String, CharSequence, Map<String, String>) - Method in class de.swiesend.secretservice.simple.SimpleCollection
Updates an item with the provided properties.
A B C D E G I L M O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values