package vault
This package contains options classes for the key vault API
- Since
2.7
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- vault
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- object DataKeyOptions
- object EncryptOptions
The options for explicit encryption.
This is the documentation for the MongoDB Scala driver.
Driver structure
The mongodb scala driver.
To get started you need a MongoClient instance, either from a connection string or via a org.mongodb.scala.MongoClientSettings.
Notable packages include: