Class type Rpc_client.auth_session


class type auth_session = object .. end

method next_credentials : t -> string * string * string * string
method server_rejects : Rpc.server_error -> unit
method server_accepts : string -> string -> unit