Home
last modified time | relevance | path

Searched defs:challenge (Results 1 – 25 of 41) sorted by last modified time

12

/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
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php133 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
H A DAbstractDigest.php150 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
H A DApache.php92 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Apache
H A DBackendInterface.php68 function challenge(RequestInterface $request, ResponseInterface $response); function
/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 DGoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest.php29 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest
52 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse.php25 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse
34 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php33 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest
66 public function setChallenge($challenge)
H A DGoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse.php25 public $challenge; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse
34 public function setChallenge($challenge)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/
H A DChallenge.php44 public function setChallenge(SignedData $challenge)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DRelyingparty.php45 public $challenge; variable in Google\\Service\\IdentityToolkit\\Relyingparty
156 public function setChallenge($challenge)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVerifiedaccess.php42 public $challenge; variable in Google\\Service\\Verifiedaccess
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php266 private $challenge; variable in phpseclib3\\File\\X509
2166 public function setChallenge($challenge)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DAnonymousChallenge.php45 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\AnonymousChallenge
H A DChallengeInterface.php34 public function challenge(?string $received = null, array $options = []): SaslContext; function
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 DPlainChallenge.php46 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\PlainChallenge
/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/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DCramMD5Mechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
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 DPlainMechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DCramMD5Encoder.php87 protected function decodeServerChallenge(string $challenge): Message argument
[all...]

12