Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class SASLAuthenticator
import { SASLAuthenticator } from "https://deno.land/x/kafkasaur@v0.0.7/src/broker/saslAuthenticator/index.ts";

Constructors

new
SASLAuthenticator(
connection: any,
logger: any,
versions: any,
supportAuthenticationProtocol: any,
)

Properties

connection: any
logger: any
protocolAuthentication: any
saslHandshake: any
sessionLifetime: any