Class Auth_Yadis_Discovery
State management for discovery.
High-level usage pattern is to call .getNextService(discover) in order to find the next available service for this user for this session. Once a request completes, call .cleanup() to clean up the session state.
public
|
#
Auth_Yadis_Discovery(
Initialize a discovery object. |
public
|
#
getNextService( $discover_cb, $fetcher )
Return the next authentication service for the pair of user_input and session. This function handles fallback. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
string
|
$DEFAULT_SUFFIX
|
#
'auth'
|
public
string
|
$PREFIX
|
#
'_yadis_services_'
|