Property
HaslContext:allow-clear-text
since: 0.1
Description [src]
Determines whether or not mechanisms that depend on transport layer encryption like TLS are allowed to be used on a non-TLS connection.
If HaslContext:tls is FALSE, then these mechanisms, like
the PLAIN mechanism will only be attempted if this property is TRUE.
          Type:gboolean
Available since: 0.1
| Default value | FALSE | 
| Getter method | hasl_context_get_allow_clear_text() | 
| Setter method | hasl_context_set_allow_clear_text() |