Module kpro_auth_backend

This module defines the kpro_auth_backend behaviour.
Required callback functions: auth/6.

Function Index

auth/7

Function Details

auth/7

auth(CallbackModule::atom(), Host::string(), Sock::gen_tcp:socket() | ssl:sslsocket(), Mod::gen_tcp | ssl, ClientName::binary(), Timeout::pos_integer(), SaslOpts::term()) -> ok | {error, Reason::term()}


Generated by EDoc