Home
last modified time | relevance | path

Searched refs:getAllowedType (Results 1 – 7 of 7) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DAssociation.php601 function getAllowedType() function in Auth_OpenID_SessionNegotiator
H A DServer.php1735 $this->negotiator->getAllowedType();
H A DConsumer.php1506 list($assoc_type, $session_type) = $this->negotiator->getAllowedType();
/plugin/openid/Auth/OpenID/
H A DAssociation.php622 function getAllowedType() function in Auth_OpenID_SessionNegotiator
H A DServer.php1961 $this->negotiator->getAllowedType();
H A DConsumer.php1598 list($assoc_type, $session_type) = $this->negotiator->getAllowedType();
/plugin/phpipam/
H A Dsyntax.php64 public function getAllowedType() { function in syntax_plugin_phpipam