Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A 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/
H A 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/
H A DRedis.php20 protected $stateKey; variable in OAuth\\Common\\Storage\\Redis
42 public function __construct(Predis $redis, $key, $stateKey) argument
[all...]