ClassInterface Veriplace_ProtocolVersion

Description

Constants representing the client-server protocols supported by Veriplace.

Located in /Veriplace/Configuration.php (line 33)


	
			
Class Constant Summary
 OAUTH_1_0 = "oauth1.0"
 OAUTH_1_0_A = "oauth1.0a"
Class Constants
OAUTH_1_0 = "oauth1.0" (line 40)

Specifies OAuth Core 1.0. This is provided for backward compatibility, but applications should use OAUTH_1_0_A for enhanced security.

OAUTH_1_0_A = "oauth1.0a" (line 46)

Specifies OAuth Core 1.0 Rev A.

Documentation generated on Sun, 29 Aug 2010 04:08:37 -0700 by phpDocumentor 1.4.1