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