Class OptionalDependencyLoaderUtil
java.lang.Object
software.amazon.awssdk.http.auth.aws.internal.signer.util.OptionalDependencyLoaderUtil
Utilities for loading of classes and objects which have optional dependencies, and therefore need to be safely checked at
 runtime in order to use.
- 
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultAwsCrtV4aHttpSignerstatic EventStreamV4PayloadSignergetEventStreamV4PayloadSigner(AwsCredentialsIdentity credentials, CredentialScope credentialScope, Clock signingClock)  
- 
Method Details
- 
getDefaultAwsCrtV4aHttpSigner
 - 
getEventStreamV4PayloadSigner
public static EventStreamV4PayloadSigner getEventStreamV4PayloadSigner(AwsCredentialsIdentity credentials, CredentialScope credentialScope, Clock signingClock)  
 -