Interface | Description |
---|---|
SdkClock |
Clock interface to prevent static coupling to
System.currentTimeMillis() . |
Signer |
A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in possession of
the given set of credentials without transmitting the secret key over the wire.
|
Class | Description |
---|---|
NoOpSigner |
A No-Op Signer Implementation.
|
SdkClock.MockClock |
Mock implementation used in tests.
|
SignerProvider | |
SignerProviderContext | |
SignerProviderContext.Builder |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.