Home
last modified time | relevance | path

Searched refs:logoutWithRedirectService (Results 1 – 4 of 4) sorted by relevance

/plugin/authcas/
Dauth.php163 \phpCAS::logoutWithRedirectService($logout_url);
/plugin/authssocas/
H A Dauth.php184 @phpCAS::logoutWithRedirectService($logout_url);
/plugin/authplaincas/
Dauth.php260 @phpCAS::logoutWithRedirectService($logout_url);
/plugin/authssocas/vendor/apereo/phpcas/source/
H A DCAS.php1524 public static function logoutWithRedirectService($service) function in phpCAS