Uses of Class
com.lucimber.dbus.exception.AccessDeniedException
Packages that use AccessDeniedException
Package
Description
Standard D-Bus interfaces and implementations for common D-Bus functionality.
-
Uses of AccessDeniedException in com.lucimber.dbus.standard
Methods in com.lucimber.dbus.standard that throw AccessDeniedExceptionModifier and TypeMethodDescriptionProperties.getProperty
(DBusString interfaceName, DBusString propertyName) Gets the value of a property.void
Properties.setProperty
(DBusString interfaceName, DBusString propertyName, DBusVariant value) Sets the value of a property.