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