Home
last modified time | relevance | path

Searched refs:Backend (Results 101 – 125 of 174) sorted by path

1234567

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php3 namespace Sabre\DAV\Auth\Backend;
H A DPDOMySQLTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/
H A DPluginTest.php15 $plugin = new Plugin(new Backend\Mock(),'realm');
29 $plugin = new Plugin(new Backend\Mock());
44 $backend = new Backend\Mock();
59 $backend1 = new Backend\Mock();
60 $backend2 = new Backend\Mock();
94 $backend = new Backend\Mock();
109 $plugin = new Plugin(new Backend\Mock());
122 $plugin = new Plugin(new Backend\Mock());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpHeadTest.php79 $authBackend = new Auth\Backend\BasicCallBack(function($userName,$password) use (&$count) {
H A DServerPropsInfiniteDepthTest.php24 … $this->server->addPlugin(new Locks\Plugin(new Locks\Backend\File(SABRE_TEMPDIR . '/.locksdb')));
H A DServerPropsTest.php24 … $this->server->addPlugin(new Locks\Plugin(new Locks\Backend\File(SABRE_TEMPDIR . '/.locksdb')));
H A DTemporaryFileFilterTest.php109 $locksBackend = new Locks\Backend\File(SABRE_TEMPDIR . '/locks');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DAbstractTest.php3 namespace Sabre\DAV\Locks\Backend;
H A DFileTest.php3 namespace Sabre\DAV\Locks\Backend;
H A DMock.php3 namespace Sabre\DAV\Locks\Backend;
H A DPDOMySQLTest.php3 namespace Sabre\DAV\Locks\Backend;
H A DPDOTest.php3 namespace Sabre\DAV\Locks\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php20 $locksBackend = new Backend\File(SABRE_TEMPDIR . '/locksdb');
H A DPluginTest.php20 $locksBackend = new Backend\File(SABRE_TEMPDIR . '/locksdb');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
H A DMock.php3 namespace Sabre\DAV\PropertyStorage\Backend;
H A DPDOMysqlTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/
H A DPluginTest.php15 $this->backend = new Backend\Mock();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginAdminTest.php25 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
61 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
H A DPluginPropertiesTest.php46 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
157 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
195 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
H A DSimplePluginTest.php156 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
183 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
260 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
314 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php140 $authBackend = new DAV\Auth\Backend\Mock();
207 …$this->caldavBackend = new CalDAV\Backend\MockSharing($this->caldavCalendars, $this->caldavCalenda…
210 …$this->caldavBackend = new CalDAV\Backend\MockSubscriptionSupport($this->caldavCalendars, $this->c…
214 …$this->caldavBackend = new CalDAV\Backend\MockScheduling($this->caldavCalendars, $this->caldavCale…
216 …$this->caldavBackend = new CalDAV\Backend\Mock($this->caldavCalendars, $this->caldavCalendarObject…
220 … $this->carddavBackend = new CardDAV\Backend\Mock($this->carddavAddressBooks, $this->carddavCards);
226 $this->locksBackend = new DAV\Locks\Backend\Mock();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...

1234567