public class XeroAuthV1 extends java.lang.Object implements ReSTAuthorizationInterface, ReSTCallInterface
| Constructor and Description |
|---|
XeroAuthV1() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkSumAdler32(java.lang.String url) |
Response |
doCall(RestCall call) |
void |
setConsumerKey(java.lang.String consumerKey) |
void |
setPrivateKey(java.lang.String privateKey) |
ReSTAuthorizationInterface |
setRequestProperty(java.net.URLConnection c) |
java.lang.String |
toShortString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic void setConsumerKey(java.lang.String consumerKey)
public void setPrivateKey(java.lang.String privateKey)
public ReSTAuthorizationInterface setRequestProperty(java.net.URLConnection c)
setRequestProperty in interface ReSTAuthorizationInterfacepublic java.lang.String checkSumAdler32(java.lang.String url)
checkSumAdler32 in interface ReSTAuthorizationInterfacepublic java.lang.String toShortString()
toShortString in interface ReSTAuthorizationInterfacepublic Response doCall(RestCall call) throws java.lang.Exception
doCall in interface ReSTCallInterfacejava.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.