接口的使用
com.baidubce.auth.Signer
-
使用Signer的程序包 程序包 说明 com.baidubce.auth com.baidubce.http -
-
com.baidubce.auth中Signer的使用
实现Signer的com.baidubce.auth中的类 修饰符和类型 类 说明 classBceV1SignerThe V1 implementation of Signer with the BCE signing protocol. -
com.baidubce.http中Signer的使用
声明为Signer的com.baidubce.http中的字段 修饰符和类型 字段 说明 protected SignerBceHttpClient. signer参数类型为Signer的com.baidubce.http中的构造器 构造器 说明 BceHttpClient(BceClientConfiguration config, Signer signer)Constructs a new BCE client using the specified client configuration options (ex: max retry attempts, proxy settings, etc), and request metric collector.BceHttpClient(BceClientConfiguration config, Signer signer, boolean isHttpAsyncPutEnabled)Constructs a new BCE Http Client with httpAsyncPutEnabled.
-