Package-level declarations
Types
Link copied to clipboard
                  class DefaultWafv2AuthSchemeProvider(endpointProvider: Wafv2EndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : Wafv2AuthSchemeProvider
Link copied to clipboard
                  Link copied to clipboard
                  Wafv2AuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultWafv2AuthSchemeProvider for the default SDK behavior of this interface.