Home
last modified time | relevance | path

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

/plugin/openid/Auth/OpenID/
H A DConsumer.php650 * @param Auth_OpenID_ServiceEndpoint $service_endpoint
653 function begin($service_endpoint) argument
655 $assoc = $this->_getAssociation($service_endpoint);
656 $r = new Auth_OpenID_AuthRequest($service_endpoint, $assoc);
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php631 function begin($service_endpoint) argument
633 $assoc = $this->_getAssociation($service_endpoint);
634 $r = new Auth_OpenID_AuthRequest($service_endpoint, $assoc);