Synchronously revokes all temporary authorization from subject.
The calling thread is blocked until a reply is received. See revoke_temporary_authorizations for the asynchronous version.
| this |
A Authority. |
| subject |
The subject to revoke authorizations from, typically a UnixSession. |
| cancellable |
A Cancellable or null. |
|
true if the temporary authorization was revoked, false if error is set. |