Home
last modified time | relevance | path

Searched refs:Auth_OpenID_KVForm (Results 1 – 8 of 8) sorted by path

/plugin/fedauth/Auth/OpenID/
H A DAssociation.php199 return Auth_OpenID_KVForm::fromArray($data, $strict = true);
211 $pairs = Auth_OpenID_KVForm::toArray($assoc_s, $strict = true);
265 $kv = Auth_OpenID_KVForm::fromArray($pairs);
H A DKVForm.php21 class Auth_OpenID_KVForm { class
H A DMessage.php601 Auth_OpenID_KVForm::toArray($kvform_string));
710 return Auth_OpenID_KVForm::fromArray($this->toArgs());
H A DServer.php203 return Auth_OpenID_KVForm::fromArray(
/plugin/openid/Auth/OpenID/
H A DAssociation.php200 return Auth_OpenID_KVForm::fromArray($data);
213 $pairs = Auth_OpenID_KVForm::toArray($assoc_s, $strict = true);
267 $kv = Auth_OpenID_KVForm::fromArray($pairs);
H A DKVForm.php21 class Auth_OpenID_KVForm { class
H A DMessage.php665 Auth_OpenID_KVForm::toArray($kvform_string));
782 return Auth_OpenID_KVForm::fromArray($this->toArgs());
H A DServer.php226 return Auth_OpenID_KVForm::fromArray(