Enumeration
HaslMechanismAnonymousError
unstable since: 0.5
Members
-
HASL_MECHANISM_ANONYMOUS_ERROR_MISSING_USERNAME
-
No username was set in the context.
- Value:
0
- Available since: 0.5
- Value:
-
HASL_MECHANISM_ANONYMOUS_ERROR_CLEARTEXT_NOT_ALLOWED
-
The allow cleartext property of the context is false and the context is not using TLS.
- Value:
1
- Available since: 0.5
- Value:
-
HASL_MECHANISM_ANONYMOUS_ERROR_STRINGPREP_FAILED
-
Stringprep of the username failed.
- Value:
2
- Available since: 0.5
- Value:
Type functions
hasl_mechanism_anonymous_error_quark
The error domain for errors with the anonymous mechanism.
unstable since: 0.5