DBusAuthObserver.authorizeAuthenticatedPeer

Emits the "authorize-authenticated-peer" signal on observer. Since 2.26

class DBusAuthObserver
int
authorizeAuthenticatedPeer

Parameters

stream IOStream

A GIOStream for the GDBusConnection.

credentials Credentials

Credentials received from the peer or NULL. [allow-none]

Return Value

Type: int

TRUE if the peer is authorized, FALSE if not.

Meta