Home
last modified time | relevance | path

Searched refs:Server (Results 51 – 75 of 243) sorted by relevance

12345678910

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerStartTlsHandler.php22 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface;
23 use FreeDSx\Ldap\Server\Token\TokenInterface;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DRequestHandlerInterface.php12 namespace FreeDSx\Ldap\Server\RequestHandler;
23 use FreeDSx\Ldap\Server\RequestContext;
H A DGenericRequestHandler.php12 namespace FreeDSx\Ldap\Server\RequestHandler;
23 use FreeDSx\Ldap\Server\RequestContext;
H A DProxyRequestHandler.php12 namespace FreeDSx\Ldap\Server\RequestHandler;
27 use FreeDSx\Ldap\Server\RequestContext;
/plugin/ckgedit/lang/de/
H A Dscayt.txt1Server geschickt. Obwohl es keinen Grund gibt dies als Sicherheitsrisiko zu sehen, wurde diese Änd…
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php89 * @param Server $server
92 function initialize(Server $server) {
276 '{' . Server::NS_SABREDAV . '}tempFile' => true,
/plugin/linkback/exe/
H A Dpingback.php12 use IXR\Server\Server; alias
33 class PingbackServer extends Server{
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginAdminTest.php23 $fakeServer = new DAV\Server($tree);
59 $fakeServer = new DAV\Server($tree);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\Server $server) {
136 if (DAV\Server::$exposeVersion) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\Server $server) {
136 if (DAV\Server::$exposeVersion) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php40 $this->server = new DAV\Server($root);
126 $server = new DAV\Server([$notification]);
156 $server = new DAV\Server();
/plugin/webdav/core/Plugin/
H A DDokuWiki.php15 use Sabre\DAV\Server; alias
40 public function initialize(Server $server)
H A DFakeLocker.php55 public function initialize(\Sabre\DAV\Server $server)
138 $lockInfo->depth = \Sabre\DAV\Server::DEPTH_INFINITY;
/plugin/webdav/core/
H A DServer.php16 class Server class
55 $this->server = new DAV\Server(new DAV\SimpleCollection('root', [
/plugin/odt2dw/
H A DREADME6 This plugin works with Apache HTTP Server on Linux Environment.
9 I don't test it on other HTTP Server.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php85 $this->server = new DAV\Server([$calendar]);
161 $this->server = new DAV\Server();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DTokenInterface.php12 namespace FreeDSx\Ldap\Server\Token;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DServerRunnerInterface.php12 namespace FreeDSx\Ldap\Server\ServerRunner;
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md8 * Server Side Sort Control ([RFC 2891](https://tools.ietf.org/html/rfc2891))
27 * [LDAP Server](/docs/Server)
28 * [Configuration](/docs/Server/Configuration.md)
29 * [General Usage](/docs/Server/General-Usage.md)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DTooManyMatches.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) {

12345678910