Class type Auth.auth_machine


class type auth_machine = object .. end
The type of the jabber:iq:auth authenticator state machine.
Inherits
method start : unit -> unit
Start the state machine (i.e., transmit auth packet)
method reject_reason : unit -> string
in the event of an authentication failure (state = Reject), retrieve the reason therefore.