| Modifier and Type | Method and Description |
|---|---|
CredentialScope |
V4aProperties.getCredentialScope() |
| Modifier and Type | Method and Description |
|---|---|
V4aProperties.Builder |
V4aProperties.Builder.credentialScope(CredentialScope credentialScope) |
| Constructor and Description |
|---|
SigV4aChunkExtensionProvider(RollingSigner signer,
CredentialScope credentialScope) |
SigV4aTrailerProvider(List<TrailerProvider> trailerProviders,
RollingSigner signer,
CredentialScope credentialScope) |
| Modifier and Type | Method and Description |
|---|---|
SigV4DataFramePublisher.Builder |
SigV4DataFramePublisher.Builder.credentialScope(CredentialScope credentialScope) |
| Modifier and Type | Method and Description |
|---|---|
EventStreamV4PayloadSigner.Builder |
EventStreamV4PayloadSigner.Builder.credentialScope(CredentialScope credentialScope) |
| Modifier and Type | Method and Description |
|---|---|
CredentialScope |
V4Properties.getCredentialScope() |
| Modifier and Type | Method and Description |
|---|---|
V4Properties.Builder |
V4Properties.Builder.credentialScope(CredentialScope credentialScope) |
| Constructor and Description |
|---|
SigV4ChunkExtensionProvider(RollingSigner signer,
CredentialScope credentialScope) |
SigV4TrailerProvider(List<TrailerProvider> trailerProviders,
RollingSigner signer,
CredentialScope credentialScope) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
SignerUtils.deriveSigningKey(AwsCredentialsIdentity credentials,
CredentialScope credentialScope)
Get the signing key based on the given credentials and a credential-scope
|
static EventStreamV4PayloadSigner |
OptionalDependencyLoaderUtil.getEventStreamV4PayloadSigner(AwsCredentialsIdentity credentials,
CredentialScope credentialScope,
Clock signingClock) |
Copyright © 2023. All rights reserved.