Home
last modified time | relevance | path

Searched defs:challenge (Results 1 – 25 of 41) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DDigestMD5MessageFactory.php107 generateClientResponse(array $options, Message $challenge) global() argument
130 getDigestUri(array $options, Message $response, Message $challenge) global() argument
160 selectQopFromChallenge(Message $challenge, string $qop) global() argument
211 setCipherForChallenge(array $options, Message $response, Message $challenge) global() argument
251 getRealmFromChallenge(Message $challenge) global() argument
[all...]
/plugin/authradius/
H A Dmschap.php61 function ChallengeResponse($challenge, $nthash)
85 function ChallengeHash($challenge, $peerChallenge, $username)
90 function GenerateNTResponse($challenge, $peerChallenge, $username, $password)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaAppAttestChallengeResponse.php25 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse
34 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse.php25 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse
34 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse.php25 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse
34 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest.php29 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest
52 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php33 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest
66 public function setChallenge($challenge)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php46 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\DigestMD5Mechanism
100 public static function computeResponse(string $password, Message $challenge, Message $response, bool $useServerMode = false): string argument
140 public static function computeA1(string $password, Message $challenge, Message $response): string argument
H A DMechanismInterface.php38 public function challenge(): ChallengeInterface; function
H A DCramMD5Mechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
H A DPlainMechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
H A DAnonymousMechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\AnonymousMechanism
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DCramMD5Challenge.php50 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\CramMD5Challenge
119 generateDigest(string $challenge, string $key) global() argument
[all...]
H A DDigestMD5Challenge.php56 protected $challenge; variable in FreeDSx\\Sasl\\Challenge\\DigestMD5Challenge
69 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\DigestMD5Challenge
[all...]
H A DChallengeInterface.php34 public function challenge(?string $received = null, array $options = []): SaslContext; function
H A DAnonymousChallenge.php45 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\AnonymousChallenge
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVerifiedaccess.php42 public $challenge; variable in Google\\Service\\Verifiedaccess
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php57 public static function generateCRAMMD5Hash($password, $challenge)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBackendInterface.php68 function challenge(RequestInterface $request, ResponseInterface $response); function
H A DApache.php92 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Apache
H A DAbstractBearer.php127 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBearer
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DBackendInterface.php68 function challenge(RequestInterface $request, ResponseInterface $response); function
H A DApache.php92 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Apache
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/
H A DChallenge.php44 public function setChallenge(SignedData $challenge)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php83 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Mock

12