com.ibm.cos.v2.http.auth.spi.signer.HttpSigner in 'http-auth-spi'.@FunctionalInterface @Deprecated public interface Presigner
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
presign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes)
Deprecated.
Method that takes in an request and returns a pre signed version of the request.
|
SdkHttpFullRequest presign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
request - The request to presignexecutionAttributes - Contains the attributes required for pre signing the requestCopyright © 2026. All rights reserved.