Home
last modified time | relevance | path

Searched defs:serverFactory (Results 1 – 25 of 120) sorted by relevance

12345

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go30 serverFactory ServerFactory member
48 serverFactory ServerFactory member
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go30 serverFactory ServerFactory member
48 serverFactory ServerFactory member
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go30 serverFactory ServerFactory member
48 serverFactory ServerFactory member
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/sasl/
H A DSaslProvider.java36 final SaslServerFactoryImpl serverFactory = new SaslServerFactoryImpl(); in SaslProvider() local
/dports/www/nextcloud/nextcloud/apps-pkg/dav/appinfo/v2/
H A Ddirect.php41 $serverFactory = \OC::$server->query(ServerFactory::class); variable
/dports/www/owncloud/owncloud/apps/dav/appinfo/v1/
H A Dwebdav.php33 $serverFactory = new \OCA\DAV\Connector\Sabre\ServerFactory( variable
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.FunctionalTests/IdentityUserTests/
H A DIdentityUserAuthorizationTests.cs12 …ublic IdentityUserAuthorizationTests(ServerFactory<Startup, IdentityDbContext> serverFactory) : ba… in IdentityUserAuthorizationTests()
H A DIdentityUserManagementTests.cs12 …public IdentityUserManagementTests(ServerFactory<Startup, IdentityDbContext> serverFactory) : base… in IdentityUserManagementTests()
H A DIdentityUserRegistrationTests.cs12 …public IdentityUserRegistrationTests(ServerFactory<Startup, IdentityDbContext> serverFactory) : ba… in IdentityUserRegistrationTests()
H A DIdentityUserLoginTests.cs12 …public IdentityUserLoginTests(ServerFactory<Startup, IdentityDbContext> serverFactory) : base(serv… in IdentityUserLoginTests()
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.FunctionalTests/PocoUserTests/
H A DPocoUserLoginTests.cs12 …public PocoUserLoginTests(ServerFactory<PocoUserStartup, IdentityDbContext> serverFactory) : base(… in PocoUserLoginTests()
H A DPocoUserManagementTests.cs12 …blic PocoUserManagementTests(ServerFactory<PocoUserStartup, IdentityDbContext> serverFactory) : ba… in PocoUserManagementTests()
H A DPocoUserRegistrationTests.cs12 …ic PocoUserRegistrationTests(ServerFactory<PocoUserStartup, IdentityDbContext> serverFactory) : ba… in PocoUserRegistrationTests()
H A DPocoUserAuthorizationTests.cs12 …c PocoUserAuthorizationTests(ServerFactory<PocoUserStartup, IdentityDbContext> serverFactory) : ba… in PocoUserAuthorizationTests()
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.FunctionalTests/ApplicationUserTests/
H A DApplicationUserManagementTests.cs12 …nUserManagementTests(ServerFactory<ApplicationUserStartup, ApplicationDbContext> serverFactory) : … in ApplicationUserManagementTests()
H A DApplicationUserRegistrationTests.cs12 …UserRegistrationTests(ServerFactory<ApplicationUserStartup,ApplicationDbContext> serverFactory) : … in ApplicationUserRegistrationTests()
H A DApplicationUserAuthorizationTests.cs12 …erAuthorizationTests(ServerFactory<ApplicationUserStartup, ApplicationDbContext> serverFactory) : … in ApplicationUserAuthorizationTests()
H A DApplicationUserLoginTests.cs12 …cationUserLoginTests(ServerFactory<ApplicationUserStartup, ApplicationDbContext> serverFactory) : … in ApplicationUserLoginTests()
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.FunctionalTests/Bootstrap3Tests/
H A DBootstrap3ManagementTests.cs11 …Bootstrap3ManagementTests(ServerFactory<Bootstrap3Startup, ApplicationDbContext> serverFactory) : … in Bootstrap3ManagementTests()
H A DBootstrap3RegistrationTests.cs11 …otstrap3RegistrationTests(ServerFactory<Bootstrap3Startup, ApplicationDbContext> serverFactory) : … in Bootstrap3RegistrationTests()
H A DBootstrap3UserLoginTests.cs11 …blic Bootstrap3LoginTests(ServerFactory<Bootstrap3Startup, ApplicationDbContext> serverFactory) : … in Bootstrap3LoginTests()
H A DBootstrap3AuthorizationTests.cs11 …tstrap3AuthorizationTests(ServerFactory<Bootstrap3Startup, ApplicationDbContext> serverFactory) : … in Bootstrap3AuthorizationTests()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/
H A DTestRpcFactoryProvider.java39 RpcServerFactory serverFactory = null; in testFactoryProvider() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DJdkUtils.java1 /*
2 * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * This code is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 only, as
7 * published by the Free Software Foundation.
8 *
9 * This code is distributed in the hope that it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/dav/appinfo/v1/
H A Dwebdav.php40 $serverFactory = new \OCA\DAV\Connector\Sabre\ServerFactory( variable

12345