Home
last modified time | relevance | path

Searched refs:_getAssociation (Results 1 – 4 of 4) sorted by last modified time

/plugin/openid/Auth/OpenID/
H A DConsumer.php655 $assoc = $this->_getAssociation($service_endpoint);
1529 function _getAssociation($endpoint) function in Auth_OpenID_GenericConsumer
H A DFileStore.php264 return $this->_getAssociation($filename);
282 $association = $this->_getAssociation($full_name);
316 function _getAssociation($filename) function in Auth_OpenID_FileStore
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php248 return $this->_getAssociation($filename);
266 $association = $this->_getAssociation($full_name);
296 function _getAssociation($filename) function in Auth_OpenID_FileStore
H A DConsumer.php633 $assoc = $this->_getAssociation($service_endpoint);
1437 function _getAssociation($endpoint) function in Auth_OpenID_GenericConsumer