Handbook
Glossary
perform-authentication ( -- )
Vocabulary
mongodb
.
connection
.
private
Inputs
None
Outputs
None
Definition
USING:
kernel
mongodb.cmd
mongodb.connection
;
IN:
mongodb.connection.private
:
perform-authentication
( -- )
authenticate-cmd
make-cmd
build-auth-cmd
send-cmd
check-ok
[
drop
]
[
throw
]
if
;
inline