Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotRecognizedPrincipal.php15 class NotRecognizedPrincipal extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotRecognizedPrincipal.php15 class NotRecognizedPrincipal extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNotRecognizedPrincipalTest.php11 $ex = new NotRecognizedPrincipal('message');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1076 …throw new Exception\NotRecognizedPrincipal('The specified principal (' . $newAce['principal'] . ')…
1079 …throw new Exception\NotRecognizedPrincipal('The specified uri (' . $newAce['principal'] . ') is no…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1228 …throw new Exception\NotRecognizedPrincipal('The specified principal (' . $newAce['principal'] . ')…
1231 …throw new Exception\NotRecognizedPrincipal('The specified uri (' . $newAce['principal'] . ') is no…