DBusAuthObserver.authorizeAuthenticatedPeer
bool authorizeAuthenticatedPeer(gio.iostream.IOStream stream, gio.credentials.Credentials credentials = null)Emits the #GDBusAuthObserver::authorize-authenticated-peer signal on observer.
Parameters
stream | A #GIOStream for the #GDBusConnection. |
credentials | Credentials received from the peer or null. |
Returns
true if the peer is authorized, false if not.