authtype_list


Description:

public static List<unowned ServiceAuthType?> authtype_list (bool include_plain)

Parameters:

include_plain

whether or not to include the PLAIN mechanism

Returns:

a List of SASL-supported authtypes. The caller must free the list, but not the contents.