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

Constructors

new
PlainAuthenticator(
connection: any,
logger: any,
saslAuthenticate: any,
)

Properties

connection: any
logger: any
saslAuthenticate: any