Interface Veriplace_CallbackFactoryInterface for an object that the Veriplace client uses to generate callback
URLs for OAuth transactions. The standard implementation of this is is Veriplace_DefaultCallbackFactory, which provides automatic detection of URL properties and parameters, and allows you to override most of these if needed. You can also create your own implementation of Veriplace_CallbackFactory if you require different behavior.
Located in /Veriplace/Interfaces.php (line 38)
captureParameters (line 55)
Returns a map containing the names and values of all HTTP GET or POST parameters that should be included in a callback.
createCallbackURI (line 47)
Returns a callback URI that should access the same resource as the current HTTP request.
Documentation generated on Sun, 29 Aug 2010 04:08:39 -0700 by phpDocumentor 1.4.1