Home
last modified time | relevance | path

Searched defs:signed_args (Results 1 – 2 of 2) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DConsumer.php2180 public $signed_args = []; variable in Auth_OpenID_SuccessResponse
2190 function __construct($endpoint, $message, $signed_args=null)
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php2034 function Auth_OpenID_SuccessResponse($endpoint, $message, $signed_args=null)