File: sasl.el.html

This module provides common interface functions to share several SASL mechanism drivers. The toplevel is designed to be mostly compatible with [Java-SASL].

[SASL] J. Myers, "Simple Authentication and Security Layer (SASL)",
RFC 2222, October 1997.

[Java-SASL] R. Weltman & R. Lee, "The Java SASL Application Program
Interface", draft-weltman-java-sasl-03.txt, March 2000.

Defined variables (0)

Defined functions (24)

sasl-anonymous-response(CLIENT STEP)
sasl-client-mechanism(CLIENT)
sasl-client-name(CLIENT)
sasl-client-properties(CLIENT)
sasl-client-property(CLIENT PROPERTY)
sasl-client-server(CLIENT)
sasl-client-service(CLIENT)
sasl-client-set-properties(CLIENT PLIST)
sasl-client-set-property(CLIENT PROPERTY VALUE)
sasl-error(DATUM)
sasl-find-mechanism(MECHANISMS)
sasl-login-response-1(CLIENT STEP)
sasl-login-response-2(CLIENT STEP)
sasl-make-client(MECHANISM NAME SERVICE SERVER)
sasl-make-mechanism(NAME STEPS)
sasl-mechanism-name(MECHANISM)
sasl-mechanism-steps(MECHANISM)
sasl-next-step(CLIENT STEP)
sasl-plain-response(CLIENT STEP)
sasl-read-passphrase(PROMPT)
sasl-step-data(STEP)
sasl-step-set-data(STEP DATA)
sasl-unique-id()
sasl-unique-id-number-base36(NUM LEN)

Defined faces (0)