protocol
http_authenticate_verifier_protocolï
Protocol for HTTP Basic authentication verifiers backed by application-defined credential stores.
Availability:
logtalk_load(http_authenticate(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-05-29
Compilation flags:
staticDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
verify/3ï
Succeeds when the plaintext password is valid for the given realm and username.
Compilation flags:
staticTemplate:
verify(Realm,Username,Password)Mode and number of proofs:
verify(++atom,++atom,++atom) - zero_or_oneProtected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)