Home
last modified time | relevance | path

Searched defs:isAuthenticated (Results 1 – 13 of 13) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslContext.php24 protected $isAuthenticated = false; variable in FreeDSx\\Sasl\\SaslContext
97 public function isAuthenticated(): bool function in FreeDSx\\Sasl\\SaslContext
105 public function setIsAuthenticated(bool $isAuthenticated)
/plugin/swiftmail/Swift/Authenticator/
DPLAIN.php30 public function isAuthenticated($user, $pass, Swift $swift) function in Swift_Authenticator_PLAIN
DLOGIN.php29 public function isAuthenticated($user, $pass, Swift $swift) function in Swift_Authenticator_LOGIN
DCRAMMD5.php30 public function isAuthenticated($user, $pass, Swift $swift) function in Swift_Authenticator_CRAMMD5
D@PopB4Smtp.php47 public function isAuthenticated($user, $pass, Swift $swift) function in Swift_Authenticator_PopB4Smtp
/plugin/swiftmail/Swift/
DAuthenticator.php27 public function isAuthenticated($username, $password, Swift $instance); function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerAuthorization.php105 public function isAuthenticated(): bool function in FreeDSx\\Ldap\\Protocol\\ServerAuthorization
/plugin/pureldap/classes/
H A DClient.php29 protected $isAuthenticated = false; variable in dokuwiki\\plugin\\pureldap\\classes\\Client
/plugin/adfs/phpsaml/lib/Saml2/
DAuth.php347 public function isAuthenticated() function in OneLogin_Saml2_Auth
/plugin/saml/phpsaml/lib/Saml2/
DAuth.php347 public function isAuthenticated() function in OneLogin_Saml2_Auth
/plugin/authssocas/vendor/apereo/phpcas/source/
H A DCAS.php1202 public static function isAuthenticated() function in phpCAS
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
DSSH2.php3308 public function isAuthenticated() function in phpseclib3\\Net\\SSH2
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1590 public function isAuthenticated($renew=false) function in CAS_Client