public final class APIKeyAuthorization extends java.lang.Object implements ReSTAuthorizationInterface
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
apiKey  | 
| Constructor and Description | 
|---|
APIKeyAuthorization(java.lang.String apiKey)  | 
| 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 ReSTAuthorizationInterface setRequestProperty(@Nonnull java.net.URLConnection c)
setRequestProperty in interface ReSTAuthorizationInterface@Nonnull
 @CheckReturnValue
public java.lang.String checkSumAdler32(@Nonnull
                                                                    java.lang.String url)
checkSumAdler32 in interface ReSTAuthorizationInterface@Nonnull @CheckReturnValue public java.lang.String toShortString()
toShortString in interface ReSTAuthorizationInterfacestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.