org.freedesktop.dbus.interfaces.DBusInterface, InternalUnsupportedGuiltRiddenInterfacepublic class InternalUnsupportedGuiltRiddenInterface extends Messaging implements InternalUnsupportedGuiltRiddenInterface
INTERNAL_UNSUPPORTED_GUILT_RIDDEN_INTERFACEconnection, interfaceName, msg, objectPath, serviceName, sh| Constructor | Description |
|---|---|
InternalUnsupportedGuiltRiddenInterface(Service service) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
changeWithMasterPassword(org.freedesktop.dbus.DBusPath collection,
Secret original,
Secret master) |
Change the password of a collection.
|
org.freedesktop.dbus.ObjectPath |
changeWithPrompt(org.freedesktop.dbus.DBusPath collection) |
Toggle the lock of a collection.
|
org.freedesktop.dbus.ObjectPath |
createWithMasterPassword(Map<String,org.freedesktop.dbus.types.Variant> properties,
Secret master) |
Create a collection with a password without prompting.
|
boolean |
isRemote() |
|
void |
unlockWithMasterPassword(org.freedesktop.dbus.DBusPath collection,
Secret master) |
Unlock a collection without prompting.
|
getAllProperties, getConnection, getInterfaceName, getMessageHandler, getObjectPath, getPath, getProperty, getServiceName, getSignalHandler, send, send, setPropertypublic InternalUnsupportedGuiltRiddenInterface(Service service)
public void changeWithMasterPassword(org.freedesktop.dbus.DBusPath collection,
Secret original,
Secret master)
InternalUnsupportedGuiltRiddenInterfacechangeWithMasterPassword in interface InternalUnsupportedGuiltRiddenInterfacecollection - The ObjectPath of the collection.original - The current password.master - The new password.public org.freedesktop.dbus.ObjectPath changeWithPrompt(org.freedesktop.dbus.DBusPath collection)
InternalUnsupportedGuiltRiddenInterfacechangeWithPrompt in interface InternalUnsupportedGuiltRiddenInterfacecollection - The ObjectPath of the collection.public org.freedesktop.dbus.ObjectPath createWithMasterPassword(Map<String,org.freedesktop.dbus.types.Variant> properties, Secret master)
InternalUnsupportedGuiltRiddenInterfacecreateWithMasterPassword in interface InternalUnsupportedGuiltRiddenInterfaceproperties - The properties of the collection.master - The password of the collection.public void unlockWithMasterPassword(org.freedesktop.dbus.DBusPath collection,
Secret master)
InternalUnsupportedGuiltRiddenInterfaceunlockWithMasterPassword in interface InternalUnsupportedGuiltRiddenInterfacecollection - The ObjectPath of the collection.master - The password of the collection.public boolean isRemote()
isRemote in interface org.freedesktop.dbus.interfaces.DBusInterfaceCopyright © 2019. All rights reserved.