Searched refs:accessTokenEndpoint (Results 1 – 1 of 1) sorted by relevance
19 protected $accessTokenEndpoint = null; variable in OAuth\\OAuth2\\Service\\Generic49 if(is_null($this->accessTokenEndpoint)) {52 return $this->accessTokenEndpoint;64 $this->accessTokenEndpoint = new Uri($url);