Home
last modified time | relevance | path

Searched refs:Authentication (Results 1 – 25 of 119) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiServiceusageV1ServiceConfig.php25 protected $authenticationType = Authentication::class;
63 * @param Authentication
65 public function setAuthentication(Authentication $authentication)
70 * @return Authentication
H A DAuthentication.php20 class Authentication extends \Google\Collection class
59 class_alias(Authentication::class, 'Google_Service_ServiceUsage_Authentication');
H A DGoogleApiService.php25 protected $authenticationType = Authentication::class;
103 * @param Authentication
105 public function setAuthentication(Authentication $authentication)
110 * @return Authentication
/plugin/authgoogle/
H A DREADME.md3 Google Authentication Plugin allows to sign in to DokuWiki
10 All documentation for Google Authentication plugin
16 Google Authentication Plugin for DokuWiki - 2013 (c) Andrew Kornienko <ant@kaula.ru>
H A Dplugin.info.txt5 name Google Authentication Plugin
6 desc Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0 protocol provided…
/plugin/authsmf20/
H A Dplugin.info.txt5 name SMF 2.0 Authentication Plugin
7 url https://github.com/realdigger/DokuWiki-SMF2-Authentication-Plugin
/plugin/authlinotp/
H A Dplugin.info.txt5 name privacyIDEA Authentication Plugin
6 desc privacyIDEA Authentication Plugin allows to sign in to DokuWiki using 2FA with privacyIDEA
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthentication.php20 class Authentication extends \Google\Collection class
59 class_alias(Authentication::class, 'Google_Service_ServiceManagement_Authentication');
H A DService.php25 protected $authenticationType = Authentication::class;
103 * @param Authentication
105 public function setAuthentication(Authentication $authentication)
110 * @return Authentication
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DAuthentication.php20 class Authentication extends \Google\Collection class
59 class_alias(Authentication::class, 'Google_Service_ServiceConsumerManagement_Authentication');
H A DService.php25 protected $authenticationType = Authentication::class;
103 * @param Authentication
105 public function setAuthentication(Authentication $authentication)
110 * @return Authentication
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAuthentication.php20 class Authentication extends \Google\Collection class
59 class_alias(Authentication::class, 'Google_Service_ServiceNetworking_Authentication');
H A DService.php25 protected $authenticationType = Authentication::class;
103 * @param Authentication
105 public function setAuthentication(Authentication $authentication)
110 * @return Authentication
/plugin/authloginapi/
H A DREADME.md10 * Configure all options under section *Login API Authentication Plugin*.
11 * Set *Authentication Backend* to *authloginapi*.
/plugin/authfacebook/lib/Helpers/
H A DFacebookSignedRequestFromInputHelper.php30 use Facebook\Authentication\AccessToken;
31 use Facebook\Authentication\OAuth2Client;
H A DFacebookRedirectLoginHelper.php26 use Facebook\Authentication\AccessToken;
27 use Facebook\Authentication\OAuth2Client;
/plugin/plantumlparser/
H A DREADME.md20 Alice -> Bob: Authentication Request
21 Bob --> Alice: Authentication Response
/plugin/authucenter/
H A DREADME.md19 * In `Authentication` settings area, set superuser to your superadmin username in UCenter. Otherwis…
20 * In `Authentication` settings area, change `authtype` to `authucenter`.
/plugin/authjoomla3/
H A DREADME.md10 …- The first thing to do is to go to the Authentication page and change `Authentication backend` wi…
/plugin/authvk/
H A DREADME.md2 This Authentication Plugin allows to sign in to DokuWiki using Vk accounts.
H A Dplugin.info.txt5 name Vk Authentication Plugin
/plugin/authhttp/
H A Dplugin.info.txt5 name HTTP Authentication Auth plugin
/plugin/authphpbb3/
H A Dplugin.info.txt5 name phpBB 3.x SSO & Authentication Plugin
/plugin/evesso/
H A Dplugin.info.txt6 desc Authentication via eve online SSO and access control for corporations/alliances/factions
/plugin/authg2fa/
H A Dplugin.info.txt6 desc Adds Google 2Factor Authentication to DokuWiki local password storage.

12345