Home
last modified time | relevance | path

Searched refs:getUser (Results 51 – 75 of 81) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DGroupLicenseUsersListResponse.php36 public function getUser() function in Google\\Service\\AndroidEnterprise\\GroupLicenseUsersListResponse
/plugin/oauthkeycloak/
H A Daction.php29 public function getUser() function in action_plugin_oauthkeycloak
/plugin/oauthdrkserver/
H A Daction.php28 public function getUser() function in action_plugin_oauthdrkserver
/plugin/pureldap/_test/
H A DADClient.test.php
/plugin/pureldap/classes/
H A DADClient.php27 public function getUser($username, $fetchgroups = true)
26 public function getUser($username, $fetchgroups = true) global() function in dokuwiki\\plugin\\pureldap\\classes\\ADClient
H A DClient.php223 $info = $this->getUser($username, $fetchgroups);
242 abstract public function getUser($username, $fetchgroups = true);
228 abstract public function getUser($username, $fetchgroups = true); global() function in dokuwiki\\plugin\\pureldap\\classes\\Client
/plugin/oauthwechange/
H A Daction.php18 public function getUser() function in action_plugin_oauthwechange
/plugin/oauthgoogle/
H A Daction.php20 public function getUser() function in action_plugin_oauthgoogle
/plugin/oauthfacebook/
H A Daction.php12 public function getUser() function in action_plugin_oauthfacebook
/plugin/oauthcognito/
H A Daction.php19 public function getUser() function in action_plugin_oauthcognito
/plugin/oauthgithub/
H A Daction.php12 public function getUser() function in action_plugin_oauthgithub
/plugin/oauthdoorkeeper/
H A Daction.php19 public function getUser() function in action_plugin_oauthdoorkeeper
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2090 var driveUser = this.drive.getUser();
7697 user = this.drive.getUser();
7701 user = this.oneDrive.getUser();
7705 user = this.dropbox.getUser();
7709 user = this.gitHub.getUser();
7713 user = this.gitLab.getUser();
7717 user = this.notion.getUser();
7745 user = this.drive.getUser();
7749 user = this.oneDrive.getUser();
7753 user = this.dropbox.getUser();
[all …]
H A DDriveClient.js221 DriveClient.prototype.getUser = function() method in DriveClient
H A DGitLabClient.js888 if (this.getUser() != null)
H A DNotionClient.js602 if (this.getUser() != null)
H A DDrawioClient.js39 DrawioClient.prototype.getUser = function() method in DrawioClient
H A DGitHubClient.js903 if (this.getUser() != null)
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11609 App.prototype.checkLicense=function(){var b=this.drive.getUser(),e=null!=b?b.email:null;if(!this.is…
11711 ….getUser()&&(x=this.gitHub):"T"==m?null!=this.trello&&this.trello.isAuthorized()&&(x=this.trello):…
11712 null!=this.oneDrive.getUser()&&(x=this.oneDrive);null!=x?x.getLibrary(decodeURIComponent(b.substrin…
11765getUser()||null!=this.oneDrive&&null!=this.oneDrive.getUser()||null!=this.dropbox&&null!=this.drop…
11778getUser(),IMAGE_PATH+"/dropbox-logo.svg",mxUtils.bind(this,function(){var b=this.getCurrentFile();…
11779 …logout()}),mxResources.get("oneDrive"));null!=this.gitHub&&d(this.gitHub.getUser(),IMAGE_PATH+"/gi…
11780 …b.logout()}),mxResources.get("github"));null!=this.gitLab&&d(this.gitLab.getUser(),IMAGE_PATH+"/gi…
11782 …n.logout()}),mxResources.get("notion"));null!=this.trello&&d(this.trello.getUser(),IMAGE_PATH+"/tr…
11785 …this.userPanel)})));var b=null;null!=this.drive&&null!=this.drive.getUser()?b=this.drive.getUser():
11786getUser()?b=this.oneDrive.getUser():null!=this.dropbox&&null!=this.dropbox.getUser()?b=this.dropbo…
[all …]
/plugin/authplaincas/
H A Dauth.php276 $remoteUser = phpCAS::getUser();
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1681 public function getUser() { function in Google_Address
3420 public function getUser() { function in Google_Operation
H A DGoogle_BloggerService.php689 public function getUser() { function in Google_BlogUserInfo
H A DGoogle_DriveService.php1433 public function getUser() { function in Google_About
H A DGoogle_ModeratorService.php1063 public function getUser() { function in Google_ProfileId
/plugin/sfauth/
H A Dauth.php48 $user = $sfuser->getUser();

1234