Home
last modified time | relevance | path

Searched refs:NeedPrivileges (Results 1 – 5 of 5) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNeedPrivilegesExceptionTest.php16 $ex = new NeedPrivileges($uri, $privileges);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php17 class NeedPrivileges extends DAV\Exception\Forbidden { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php17 class NeedPrivileges extends DAV\Exception\Forbidden { class
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php12 use Sabre\DAVACL\Exception\NeedPrivileges; alias
188 * @throws NeedPrivileges
220 throw new NeedPrivileges($uri, $failed);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php196 throw new Exception\NeedPrivileges($uri, $privileges);
214 throw new Exception\NeedPrivileges($uri, $failed);