Class type Rpc_client.auth_method


class type auth_method = object .. end
An auth_method object represents a method of authentication. Such an object can be shared by several clients.

method name : string
The name of this method, used for errors etc.
method new_session : unit -> auth_session
Begin a new session