Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php8 use Sabre\DAV\Exception\NotAuthenticated; alias
188 throw new NotAuthenticated(implode(', ', $reasons));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php5 use Sabre\DAV\Exception\NotAuthenticated; alias
168 throw new NotAuthenticated(implode(', ', $authResult[1]));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DNotAuthenticated.php17 class NotAuthenticated extends DAV\Exception { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DNotAuthenticated.php17 class NotAuthenticated extends DAV\Exception { class
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php8 use Sabre\DAV\Exception\NotAuthenticated; alias
189 * @throws NotAuthenticated