Module cyrsasl_anonymous [erl svg]

Behaviours: cyrsasl.

Data Types

mechstate()

mechstate() = {state, Server}

Function Index

mech_new/1
mech_step/2
start/1
stop/0

Function Details

mech_new/1

mech_new(Sasl_params) -> any()

mech_step/2

mech_step(State, ClientIn) -> Ok | Error

start/1

start(Opts) -> true

stop/0

stop() -> ok


Generated by EDoc, May 23 2012, 07:15:17.