AllowAnyAuth¶
The client accepts any authentication method the server offers, including
no authentication. Use this to connect to servers configured with MD5,
cleartext, or trust authentication. Opt-in only — the default
(AuthRequireSCRAM) rejects these weaker methods.
Constructors¶
create¶
Returns¶
- AllowAnyAuth val^
Public Functions¶
eq¶
Parameters¶
- that: AllowAnyAuth val
Returns¶
- Bool val
ne¶
Parameters¶
- that: AllowAnyAuth val
Returns¶
- Bool val