Home
last modified time | relevance | path

Searched defs:trust_root (Results 1 – 4 of 4) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php96 static function _parse($trust_root)
202 static function isSane($trust_root)
272 static function match($trust_root, $url)
H A DServer.php729 var $trust_root = null; variable in Auth_OpenID_CheckIDRequest
737 static function make($message, $identity, $return_to, $trust_root = null,
767 $trust_root = null, $immediate = false,
1630 $trust_root)
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php96 static function _parse($trust_root)
202 static function isSane($trust_root)
272 static function match($trust_root, $url)
H A DServer.php816 public $trust_root = null; variable in Auth_OpenID_CheckIDRequest
837 static function make($message, $identity, $return_to, $trust_root = null,
878 $trust_root = null, $immediate = false,
1820 private $trust_root = ''; variable in Auth_OpenID_UntrustedReturnURL
1829 function __construct($message, $return_to, $trust_root)