gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusAuthObserver.addOnAuthorizeAuthenticatedPeer
gio
DBusAuthObserver
DBusAuthObserver
Emitted to check if a peer that is successfully authenticated is authorized.
class
DBusAuthObserver
gulong
addOnAuthorizeAuthenticatedPeer
(
bool
delegate
(
IOStream
,
Credentials
,
DBusAuthObserver
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.26
Source
See Implementation
gio
DBusAuthObserver
DBusAuthObserver
classes
OnAllowMechanismDelegateWrapper
OnAuthorizeAuthenticatedPeerDelegateWrapper
constructors
this
functions
addOnAllowMechanism
addOnAuthorizeAuthenticatedPeer
allowMechanism
authorizeAuthenticatedPeer
getDBusAuthObserverStruct
getStruct
internalRemoveOnAllowMechanism
internalRemoveOnAuthorizeAuthenticatedPeer
setStruct
static functions
callBackAllowMechanism
callBackAllowMechanismDestroy
callBackAuthorizeAuthenticatedPeer
callBackAuthorizeAuthenticatedPeerDestroy
getType
variables
gDBusAuthObserver
onAllowMechanismListeners
onAuthorizeAuthenticatedPeerListeners
Emitted to check if a peer that is successfully authenticated is authorized.