authorize_authenticated_peer
Description:
Emitted to check if a peer that is successfully authenticated is authorized.
Parameters:
stream |
A IOStream for the DBusConnection. |
credentials |
Credentials received from the peer or null. |
Returns:
true if the peer is authorized, false if not. |