Home
last modified time | relevance | path

Searched refs:Auth (Results 1 – 25 of 131) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountJwtAccessCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
23 use Google\Auth\ProjectIdProviderInterface;
24 use Google\Auth\ServiceAccountSignerTrait;
25 use Google\Auth\SignBlobInterface;
H A DServiceAccountCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
23 use Google\Auth\ProjectIdProviderInterface;
24 use Google\Auth\ServiceAccountSignerTrait;
25 use Google\Auth\SignBlobInterface;
H A DGCECredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\HttpHandler\HttpClientCache;
23 use Google\Auth\HttpHandler\HttpHandlerFactory;
24 use Google\Auth\Iam;
25 use Google\Auth\ProjectIdProviderInterface;
26 use Google\Auth\SignBlobInterface;
H A DUserRefreshCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
H A DAppIdentityCredentials.php18 namespace Google\Auth\Credentials;
26 use Google\Auth\CredentialsLoader;
27 use Google\Auth\ProjectIdProviderInterface;
28 use Google\Auth\SignBlobInterface;
H A DInsecureCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\FetchAuthTokenInterface;
/plugin/authlemonldap/
H A DREADME.md8 * Auth-User => $uid
9 * Auth-Cn => $cn
10 * Auth-Mail => $mail
11 * Auth-Groups => encode_base64($groups,"")
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
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');
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');
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php5 use Google\Auth\CredentialsLoader;
6 use Google\Auth\HttpHandler\HttpHandlerFactory;
7 use Google\Auth\FetchAuthTokenCache;
8 use Google\Auth\Subscriber\AuthTokenSubscriber;
9 use Google\Auth\Subscriber\ScopedAccessTokenSubscriber;
10 use Google\Auth\Subscriber\SimpleSubscriber;
H A DGuzzle6AuthHandler.php5 use Google\Auth\CredentialsLoader;
6 use Google\Auth\HttpHandler\HttpHandlerFactory;
7 use Google\Auth\FetchAuthTokenCache;
8 use Google\Auth\Middleware\AuthTokenMiddleware;
9 use Google\Auth\Middleware\ScopedAccessTokenMiddleware;
10 use Google\Auth\Middleware\SimpleMiddleware;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php18 namespace Google\Auth;
21 use Google\Auth\Credentials\AppIdentityCredentials;
22 use Google\Auth\Credentials\GCECredentials;
23 use Google\Auth\Credentials\ServiceAccountCredentials;
24 use Google\Auth\HttpHandler\HttpClientCache;
25 use Google\Auth\HttpHandler\HttpHandlerFactory;
26 use Google\Auth\Middleware\AuthTokenMiddleware;
27 use Google\Auth\Middleware\ProxyAuthTokenMiddleware;
28 use Google\Auth\Subscriber\AuthTokenSubscriber;
H A DIam.php18 namespace Google\Auth;
20 use Google\Auth\HttpHandler\HttpClientCache;
21 use Google\Auth\HttpHandler\HttpHandlerFactory;
H A DCredentialsLoader.php18 namespace Google\Auth;
20 use Google\Auth\Credentials\InsecureCredentials;
21 use Google\Auth\Credentials\ServiceAccountCredentials;
22 use Google\Auth\Credentials\UserRefreshCredentials;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php22 protected $authType = Auth::class;
70 * @param Auth
72 public function setAuth(Auth $auth)
77 * @return Auth
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php3 namespace Sabre\DAV\Auth\Backend;
95 $auth = new HTTP\Auth\Basic(
135 $auth = new HTTP\Auth\Basic(
H A DAbstractBearer.php3 namespace Sabre\DAV\Auth\Backend;
88 $auth = new HTTP\Auth\Bearer(
129 $auth = new HTTP\Auth\Bearer(
H A DAbstractDigest.php3 namespace Sabre\DAV\Auth\Backend;
97 $digest = new HTTP\Auth\Digest(
152 $auth = new HTTP\Auth\Digest(
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php3 namespace Sabre\DAV\Auth\Backend;
95 $auth = new HTTP\Auth\Basic(
135 $auth = new HTTP\Auth\Basic(
H A DAbstractDigest.php3 namespace Sabre\DAV\Auth\Backend;
97 $digest = new HTTP\Auth\Digest(
152 $auth = new HTTP\Auth\Digest(
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DAuthTokenMiddleware.php18 namespace Google\Auth\Middleware;
20 use Google\Auth\FetchAuthTokenInterface;
21 use Google\Auth\GetQuotaProjectInterface;
H A DProxyAuthTokenMiddleware.php18 namespace Google\Auth\Middleware;
20 use Google\Auth\FetchAuthTokenInterface;
21 use Google\Auth\GetQuotaProjectInterface;
/plugin/webdav/core/Backend/
H A DAuth.php14 use Sabre\DAV\Auth\Backend\AbstractBasic;
16 class Auth extends AbstractBasic class
/plugin/davcal/vendor/sabre/http/examples/
H A Dbasicauth.php17 use Sabre\HTTP\Auth; alias
37 $basicAuth = new Auth\Basic("Locked down area", $request, $response);

123456