Package | Description |
---|---|
com.netease.cloud.auth | |
com.netease.cloud.http | |
com.netease.cloud.services.nos | |
com.netease.cloud.services.nos.internal |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSigner
Abstract base class for signing protocol implementations.
|
Modifier and Type | Method and Description |
---|---|
Signer |
ExecutionContext.getSigner()
Returns the optional signer used to sign the associated request.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionContext.setSigner(Signer signer)
Sets the optional signer used to sign the associated request.
|
Modifier and Type | Method and Description |
---|---|
protected Signer |
NosClient.createSigner(Request<?> request,
String bucketName,
String key) |
Modifier and Type | Class and Description |
---|---|
class |
NosQueryStringSigner<T> |
class |
NosSigner
Implementation of the Signer interface specific to Nos's signing
algorithm.
|
Copyright © 2017. All Rights Reserved.