Home
last modified time | relevance | path

Searched refs:success (Results 26 – 50 of 440) sorted by path

12345678910>>...18

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DMacVerifyResponse.php33 public $success; variable in Google\\Service\\CloudKMS\\MacVerifyResponse
78 public function setSuccess($success) argument
80 $this->success = $success;
87 return $this->success;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DRemoveIamPolicyResponse.php25 public $success; variable in Google\\Service\\DataprocMetastore\\RemoveIamPolicyResponse
30 public function setSuccess($success) argument
32 $this->success = $success;
39 return $this->success;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md509 - `request.success` has been removed. Use `complete`.
/plugin/authhiorgserver/
H A Dauth.php53 $this->success = true;
/plugin/authhttp/
H A Dauth.php52 $this->success = false;
74 $this->success = false;
88 $this->success = true;
/plugin/authimap/
H A Dauth.php49 $this->success = true;
/plugin/authimap2/
H A Dauth.php44 $this->success = false;
/plugin/authjoomla3/
H A Dauth.php33 $this->success = false;
/plugin/authldaplocal/
H A Dauth.php46 $this->success = false;
62 $this->success = false;
/plugin/authlinotp/
H A Dauth.php16 $this->success = true;
/plugin/authloginapi/
H A Dauth.php23 $this->success = true;
/plugin/authnc/
H A Dauth.php54 $this->success = false;
56 $this->success = true;
/plugin/authopenldapkerberos/
H A Dauth.php22 $this->success = false;
/plugin/authowncloud/
H A Dauth.php37 $this->success = false;
50 $this->success = true;
/plugin/authphpbb3/
H A Dauth.php90 $this->success = false;
93 $this->success = $this->load_configuration();
95 if (!$this->success) {
/plugin/authplaincas/
H A Dauth.php60 $this->success = false;
65 $this->success = false;
82 $this->success = false;
85 $this->success = false;
88 $this->success = true;
92 if ($this->success) {
158 $this->success = false;
/plugin/authradius/
H A Dauth.php39 $this->success = false;
59 $this->success = false;
/plugin/authremoteuser/
H A Dauth.php41 $this->success = false;
/plugin/authsaml/
H A Dauth.php42 $this->success = true;
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php106 $this->success = true;
/plugin/authsmartcard/
H A Dauth.php35 $this->success = true;
/plugin/authsmf20/
H A Dauth.php77 $this->success = $this->loadConfiguration();
79 if (!$this->success) {
/plugin/authsplit/
H A Dauth.php21 * @param int $err -1 for error, 0 for info, 1 for success
47 $this->success = false;
54 $this->success = false;
66 $this->success = false;
74 $this->success = false;
82 $this->success = false;
/plugin/authsqlite/
H A Dauth.php41 $this->success = false;
96 $this->success = true;
/plugin/authucenter/
H A Dauth.php32 $this->success = false;
39 $this->success = false;
61 $this->success = true;

12345678910>>...18