Home
last modified time | relevance | path

Searched refs:getAssociationFromServer (Results 1 – 1 of 1) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DPredisStore.php100 return $this->getAssociationFromServer(
114 return $this->getAssociationFromServer($lastKey);
121 private function getAssociationFromServer($associationKey) function in Auth_OpenID_PredisStore