Home
last modified time | relevance | path

Searched defs:assoc_type (Results 1 – 10 of 10) sorted by path

/plugin/fedauth/Auth/OpenID/
H A DAssociation.php97 static function fromExpiresIn($expires_in, $handle, $secret, $assoc_type)
132 $handle, $secret, $issued, $lifetime, $assoc_type)
381 function Auth_OpenID_getSecretSize($assoc_type)
408 function Auth_OpenID_getSessionTypes($assoc_type)
421 function Auth_OpenID_checkSessionType($assoc_type, $session_type)
558 function addAllowedType($assoc_type, $session_type = null)
586 function isAllowed($assoc_type, $session_type)
H A DConsumer.php1469 $assoc_type)
1552 function _requestAssociation($endpoint, $assoc_type, $session_type)
1665 function _createAssociateRequest($endpoint, $assoc_type, $session_type)
H A DPostgreSQLStore.php79 $assoc_type)
H A DSQLStore.php322 $lifetime, $assoc_type)
H A DServer.php593 function Auth_OpenID_AssociateRequest($session, $assoc_type)
1373 function createAssociation($dumb = true, $assoc_type = 'HMAC-SHA1')
/plugin/openid/Auth/OpenID/
H A DAssociation.php96 static function fromExpiresIn($expires_in, $handle, $secret, $assoc_type)
131 $handle, $secret, $issued, $lifetime, $assoc_type)
392 function Auth_OpenID_getSecretSize($assoc_type)
423 function Auth_OpenID_getSessionTypes($assoc_type)
437 function Auth_OpenID_checkSessionType($assoc_type, $session_type)
579 function addAllowedType($assoc_type, $session_type = null)
607 function isAllowed($assoc_type, $session_type)
H A DConsumer.php1645 function _requestAssociation($endpoint, $assoc_type, $session_type)
1765 function _createAssociateRequest($endpoint, $assoc_type, $session_type)
H A DPostgreSQLStore.php79 $assoc_type)
H A DSQLStore.php345 $lifetime, $assoc_type)
H A DServer.php653 public $assoc_type = ''; variable in Auth_OpenID_AssociateRequest
670 function __construct($session, $assoc_type)
1523 function createAssociation($dumb = true, $assoc_type = 'HMAC-SHA1')