| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
DefaultAwsCrtV4aHttpSigner.sign(SignRequest<? extends AwsCredentialsIdentity> request) |
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
DefaultAwsV4HttpSigner.sign(SignRequest<? extends AwsCredentialsIdentity> request) |
SignedRequest |
DefaultIBMOAuthIAMHttpSigner.sign(SignRequest<? extends IBMOAuthIdentity> request) |
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
DefaultBearerHttpSigner.sign(SignRequest<? extends TokenIdentity> request) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSignRequest<IdentityT extends Identity> |
| Modifier and Type | Method and Description |
|---|---|
SignRequest<IdentityT> |
DefaultSignRequest.BuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
NoOpHttpSigner.sign(SignRequest<? extends T> request) |
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
HttpSigner.sign(SignRequest<? extends IdentityT> request)
Method that takes in inputs to sign a request with sync payload and returns a signed version of the request.
|
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
DefaultS3ExpressHttpSigner.sign(SignRequest<? extends S3ExpressSessionCredentials> request) |
Copyright © 2026. All rights reserved.