[typica] r334 committed - no longer force signature version 1, defaults to version 2...

0 views
Skip to first unread message

typ...@googlecode.com

unread,
Jul 8, 2010, 6:12:33 PM7/8/10
to typic...@googlegroups.com
Revision: 334
Author: dkavanagh
Date: Thu Jul 8 13:52:03 2010
Log: no longer force signature version 1, defaults to version 2
fixes issue #86


http://code.google.com/p/typica/source/detail?r=334

Modified:
/trunk/java/com/xerox/amazonws/fps/FlexiblePaymentsService.java

=======================================
--- /trunk/java/com/xerox/amazonws/fps/FlexiblePaymentsService.java Wed
May 5 18:11:34 2010
+++ /trunk/java/com/xerox/amazonws/fps/FlexiblePaymentsService.java Thu
Jul 8 13:52:03 2010
@@ -143,16 +143,6 @@
this.descriptorPolicy = descriptorPolicy;
this.tempDeclinePolicy = tempDeclinePolicy;
setVersionHeader(this);
- setSignatureVersion(1);
- }
-
- /**
- * This method returns the signature version
- *
- * @return the version
- */
- public int getSignatureVersion() {
- return 1;
}

/**

Reply all
Reply to author
Forward
0 new messages