Skip to main content

sasl

Namespace: global/sasl

get is_authenticated

fn get is_authenticated(ctx: State<StatefulCtxReceived>) -> bool

get sasl

fn get sasl(ctx: State<StatefulCtxReceived>) -> SaslAuthProps

get mechanism

fn get mechanism(ctx: SaslAuthProps) -> String

get authid

fn get authid(ctx: SaslAuthProps) -> String

get password

fn get password(ctx: SaslAuthProps) -> String