Home
last modified time | relevance | path

Searched defs:stateKey (Results 1 – 5 of 5) sorted by relevance

/plugin/authgoogle/google/contrib/
DGoogle_AppstateService.php38 public function clear($stateKey, $optParams = array()) {
57 public function delete($stateKey, $optParams = array()) {
70 public function get($stateKey, $optParams = array()) {
110 public function update($stateKey, Google_UpdateRequest $postBody, $optParams = array()) {
160 public $stateKey; variable in Google_GetResponse
179 public function setStateKey( $stateKey) {
234 public $stateKey; variable in Google_WriteResult
247 public function setStateKey( $stateKey) {
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
DRedis.php20 protected $stateKey; variable in OAuth\\Common\\Storage\\Redis
42 public function __construct(Predis $redis, $key, $stateKey)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
DRedis.php20 protected $stateKey; variable in OAuth\\Common\\Storage\\Redis
42 public function __construct(Predis $redis, $key, $stateKey)
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php550 public function sendStateEvent(string $eventType, array $content, string $stateKey = '') {
DMatrixHttpApi.php282 string $stateKey = "", int $timestamp = null) {