/plugin/oauthkeycloak/ |
H A D | action.php | 21 public function logout() function in action_plugin_oauthkeycloak 25 $oauth->logout();
|
H A D | Keycloak.php | 27 * This endpoint is used for backchannel logout and documented here 75 public function logout() function in dokuwiki\\plugin\\oauthkeycloak\\Keycloak
|
/plugin/youtrack/ |
H A D | helper.php | 188 function logout() { function in helper_plugin_youtrack 203 $this->logout(); 223 $this->logout();
|
/plugin/oauthazure/ |
H A D | action.php | 21 public function logout() function in action_plugin_oauthazure 25 $oauth->logout();
|
H A D | Azure.php | 92 public function logout() 87 public function logout() global() function in dokuwiki\\plugin\\oauthazure\\Azure
|
/plugin/adfs/phpsaml/ |
H A D | CHANGELOG | 29 …gle logout service to provide NameQualifier and SPNameQualifier to logout method. Add getNameIdNam… 64 * Improve logout documentation on Readme. 159 * Add $stay parameter on redirectTo method. (login/logout supports $stay but I forgot add this on p… 169 * Add $stay parameter to login, logout and processSLO method. 187 * login, logout and processSLO now return ->redirectTo instead of just call it. 237 * Logout Request constructor now accepts encoded logout requests. 240 * Added extra parameters option to login and logout methods.
|
H A D | README.md | 1011 $auth->logout(); // Method that sent the Logout Request. 1015 * `$returnTo` - The target URL the user should be returned to after logout. 1030 If we do not set a `'url'` param in the logout method and are using the 1040 $auth->logout($newTargetUrl); 1042 A more complex logout with all the parameters: 1074 $sloBuiltUrl = $auth->logout(null, $paramters, $nameId, $sessionIndex, true); 1085 the SLO and processes the logout response. 1108 $auth->logout(); 1317 * `logout` - Initiates the SLO process. 1579 side, the logout process is initiated at the idP, sends a Logout [all …]
|
/plugin/oauth/ |
H A D | OAuthManager.php | 143 * Callback service's logout 147 public function logout() function in dokuwiki\\plugin\\oauth\\OAuthManager 155 $service->logout();
|
H A D | auth.php | 97 * Unset additional stuff in session on logout 103 $this->om->logout();
|
H A D | Adapter.php | 275 * Called on logout 281 public function logout() 277 public function logout() global() function in dokuwiki\\plugin\\oauth\\Adapter
|
/plugin/actionlink/ |
H A D | syntax.php | 130 $renderer->doc .=$this->tpll_link(wl($ID,'do=logout'),$title,'class="action logout"');
|
/plugin/evesso/classes/ |
H A D | AbstractAdapter.php | 94 public function logout() { function in OAuth\\Plugin\\AbstractAdapter
|
/plugin/html2pdf/snorriheim/ |
H A D | dokubook_design.css | 257 div.dokuwiki div#toolbox a.logout { 258 background: transparent url(images/tool-logout.png) 0px 1px no-repeat;
|
/plugin/authnc/ |
H A D | README.md | 11 * At the moment only `trustExternal`, `logout`, `getGroups` and `getUserCount` are implemented
|
/plugin/authowncloud/ |
H A D | auth.php | 283 OC_User::logout();
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | TrelloClient.js | 39 this.logout(); 706 TrelloClient.prototype.logout = function() method in TrelloClient
|
H A D | App.js | 7312 this.drive.logout(); 7428 if (logout != null) 7465 this.dropbox.logout(); 7511 this.gitHub.logout(); 7527 this.gitHub.logout(); 7542 this.gitLab.logout(); 7558 this.gitLab.logout(); 7573 this.notion.logout(); 7589 this.notion.logout(); 7605 this.trello.logout(); [all …]
|
H A D | GitHubClient.js | 91 this.logout(); 1316 GitHubClient.prototype.logout = function() method in GitHubClient
|
H A D | DriveClient.js | 252 DriveClient.prototype.logout = function() method in DriveClient 298 this.logout(); 663 this.logout();
|
H A D | NotionClient.js | 852 NotionClient.prototype.logout = function() method in NotionClient
|
/plugin/authsaml/ |
H A D | saml.php | 101 $this->ssp->logout();
|
/plugin/evesso/ |
H A D | auth.php | 402 $service->logout();
|
/plugin/adfs/phpsaml/lib/Saml2/ |
H A D | Auth.php | 545 …public function logout($returnTo = null, $parameters = array(), $nameId = null, $sessionIndex = nu… function in OneLogin_Saml2_Auth
|
/plugin/etherpadlite/ |
H A D | README.md | 88 * Group sessions last for one week or shorter (if user uses logout button). So after one week, you'…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | servlet-api.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |