Helper functions for instantiating various types of credentials.
Helper functions for instantiating various types of credentials.
(create username database pwd)
Creates a MongoCredential instance with an unspecified mechanism. The client will negotiate the best mechanism based on the version of the server that the client is authenticating to.
Creates a MongoCredential instance with an unspecified mechanism. The client will negotiate the best mechanism based on the version of the server that the client is authenticating to.
(x509 username)
Creates a MongoCredential instance for the X509-based authentication protocol.
Creates a MongoCredential instance for the X509-based authentication protocol.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |