public class XeroAuthV2 extends java.lang.Object implements ReSTAuthorizationInterface
| Constructor and Description |
|---|
XeroAuthV2(XeroClientST st,
java.lang.String appKey,
java.lang.String accessToken,
java.lang.String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkSumAdler32(java.lang.String url) |
ReSTAuthorizationInterface |
setRequestProperty(java.net.URLConnection c) |
java.lang.String |
toShortString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic XeroAuthV2(@Nonnull
XeroClientST st,
@Nonnull
java.lang.String appKey,
@Nonnull
java.lang.String accessToken,
@Nonnull
java.lang.String tenantId)
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 ReSTAuthorizationInterfacestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.