Uses of Interface
software.amazon.awssdk.http.auth.spi.scheme.AuthSchemeOption.SignerPropertyConsumer
Packages that use AuthSchemeOption.SignerPropertyConsumer
Package
Description
-
Uses of AuthSchemeOption.SignerPropertyConsumer in software.amazon.awssdk.http.auth.spi.internal.scheme
Methods in software.amazon.awssdk.http.auth.spi.internal.scheme with parameters of type AuthSchemeOption.SignerPropertyConsumerModifier and TypeMethodDescriptionvoidDefaultAuthSchemeOption.forEachSignerProperty(AuthSchemeOption.SignerPropertyConsumer consumer) -
Uses of AuthSchemeOption.SignerPropertyConsumer in software.amazon.awssdk.http.auth.spi.scheme
Methods in software.amazon.awssdk.http.auth.spi.scheme with parameters of type AuthSchemeOption.SignerPropertyConsumerModifier and TypeMethodDescriptionvoidAuthSchemeOption.forEachSignerProperty(AuthSchemeOption.SignerPropertyConsumer consumer) A method to operate on allSignerPropertyvalues of this AuthSchemeOption.