Veriplace_UserDiscoveryAPILow-level interface for obtaining user identity information from Veriplace, when using the Veriplace_Client directly rather than the Veriplace API.
User identity can be obtained in one of two ways:
Located in /Veriplace/Client.php (line 792)
Veriplace_API | --Veriplace_UserDiscoveryAPI
getAuthorizationURI (line 804)
Get the URI to use for user redirection to acquire permission to identify the current user.
getUser (line 818)
Find an enrolled user by supplying a one-time Access Token.
getUserByParameters (line 833)
Find an enrolled user by supplying a known identifying property.
This request uses the application-specific Access Token.
getUsersByParameters (line 853)
Find multiple enrolled users by supplying a list of identifying properties.
This request uses the application-specific Access Token.
Documentation generated on Sun, 29 Aug 2010 04:08:37 -0700 by phpDocumentor 1.4.1