public final class AWSReSTAuthorization extends java.lang.Object implements ReSTAuthorizationInterface
Modifier and Type | Field and Description |
---|---|
java.lang.String |
accessKeyID |
Constructor and Description |
---|
AWSReSTAuthorization(java.lang.String accessKeyID,
java.lang.String secretAccessKey) |
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, wait
toString
public AWSReSTAuthorization(java.lang.String accessKeyID, java.lang.String secretAccessKey)
public 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 ReSTAuthorizationInterface
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.