public class StorageQueryStringSigner<T> extends AbstractIIJGIOSigner
Constructor and Description |
---|
StorageQueryStringSigner(String httpVerb,
String resourcePath,
Date expiration) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSessionCredentials(Request<?> request,
IIJGIOSessionCredentials credentials)
所定のリクエストにセッション資格情報を加えます。
|
void |
sign(Request<?> request,
IIJGIOCredentials credentials)
IIJ GIOストレージ&アナリシスサービス APIへのリクエストに対して
認証情報を生成してサインを行います
|
getBinaryRequestPayload, getBinaryRequestPayloadStream, getBinaryRequestPayloadStreamWithoutQueryParams, getBinaryRequestPayloadWithoutQueryParams, getCanonicalizedEndpoint, getCanonicalizedQueryString, getCanonicalizedQueryString, getCanonicalizedResourcePath, getCanonicalizedResourcePath, getRequestPayload, getRequestPayloadWithoutQueryParams, getSignatureDate, getTimeOffset, hash, hash, hash, newString, sanitizeCredentials, sign, sign, signAndBase64Encode, signAndBase64Encode
public void sign(Request<?> request, IIJGIOCredentials credentials) throws IIJGIOClientException
Signer
request
- サインするリクエストcredentials
- サインシグネチャIIJGIOClientException
protected void addSessionCredentials(Request<?> request, IIJGIOSessionCredentials credentials)
AbstractIIJGIOSigner
addSessionCredentials
in class AbstractIIJGIOSigner
request
- セッション資格情報を加えるリクエストcredentials
- リクエストに加えるセッション資格情報Copyright © 2018. All rights reserved.