程序包 | 说明 |
---|---|
com.sinacloud.scs.auth | |
com.sinacloud.scs.http | |
com.sinacloud.scs.services.scs | |
com.sinacloud.scs.services.scs.internal |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractAWSSigner
Abstract base class for AWS signing protocol implementations.
|
限定符和类型 | 方法和说明 |
---|---|
Signer |
ExecutionContext.getSigner()
Returns the optional signer used to sign the associated request.
|
限定符和类型 | 方法和说明 |
---|---|
void |
ExecutionContext.setSigner(Signer signer)
Sets the optional signer used to sign the associated request.
|
限定符和类型 | 方法和说明 |
---|---|
protected Signer |
SCSClient.createSigner(Request<?> request,
String bucketName,
String key) |
限定符和类型 | 类和说明 |
---|---|
class |
S3QueryStringSigner<T> |
class |
S3Signer
Implementation of the Signer interface specific to S3's signing
algorithm.
|
Copyright © 2016. All rights reserved.