Module extauth [erl svg]

Function Index

call_port/2*
check_password/3
decode/1*
encode/1*
flush_buffer_and_forward_messages/1*
get_instances/1*
get_process_name/2*
init/2
is_user_exists/2
join/2*
loop/4*
random_instance/1*
remove_user/2
remove_user/3
restart_instance/2*
set_password/3
start/2
start_instance/2*
stop/1
try_register/3

Function Details

call_port/2 *

call_port(Server, Msg) -> any()

check_password/3

check_password(User, Server, Password) -> any()

decode/1 *

decode(X1) -> any()

encode/1 *

encode(L) -> any()

flush_buffer_and_forward_messages/1 *

flush_buffer_and_forward_messages(Pid) -> any()

get_instances/1 *

get_instances(Server) -> any()

get_process_name/2 *

get_process_name(Host, Integer) -> any()

init/2

init(ProcessName, ExtPrg) -> any()

is_user_exists/2

is_user_exists(User, Server) -> any()

join/2 *

join(List, Sep) -> any()

loop/4 *

loop(Port, Timeout, ProcessName, ExtPrg) -> any()

random_instance/1 *

random_instance(MaxNum) -> any()

remove_user/2

remove_user(User, Server) -> any()

remove_user/3

remove_user(User, Server, Password) -> any()

restart_instance/2 *

restart_instance(ProcessName, ExtPrg) -> any()

set_password/3

set_password(User, Server, Password) -> any()

start/2

start(Host, ExtPrg) -> any()

start_instance/2 *

start_instance(ProcessName, ExtPrg) -> any()

stop/1

stop(Host) -> any()

try_register/3

try_register(User, Server, Password) -> any()


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