Gets Access Control List (ACL) for the uri, or, in case it's null, for the URI defined in
associated Source.
This function doesn't read general PROPERTY.
Free the returned out_entries with g_slist_free_full (entries, e_webdav_access_control_entry_free); when no longer needed.
| this | |
| uri |
URI to issue the request for, or null to read from Source |
| out_entries |
return location for a SList of WebDAVAccessControlEntry |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |