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, wait
toString
public void setConsumerKey(java.lang.String consumerKey)
public void setPrivateKey(java.lang.String privateKey)
public ReSTAuthorizationInterface setRequestProperty(java.net.URLConnection c)
setRequestProperty
in interface ReSTAuthorizationInterface
public java.lang.String checkSumAdler32(java.lang.String url)
checkSumAdler32
in interface ReSTAuthorizationInterface
public java.lang.String toShortString()
toShortString
in interface ReSTAuthorizationInterface
public Response doCall(RestCall call) throws java.lang.Exception
doCall
in interface ReSTCallInterface
java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.