public class MongoConnectionPropertiesImpl extends ConnectionPropertiesImpl implements MongoConnectionProperties
defaultBucketPathEncryptionFilenameOnly, defaultEncryptionPassword| Constructor and Description |
|---|
MongoConnectionPropertiesImpl() |
MongoConnectionPropertiesImpl(MongoConnectionProperties source) |
| Modifier and Type | Method and Description |
|---|---|
MongoURI |
getMongoURI() |
void |
setMongoURI(MongoURI mongoURI) |
getBucketPathEncryptionFilenameOnly, getBucketPathEncryptionPassword, setBucketPathEncryptionFilenameOnly, setBucketPathEncryptionPasswordequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBucketPathEncryptionFilenameOnly, getBucketPathEncryptionPasswordpublic MongoConnectionPropertiesImpl()
public MongoConnectionPropertiesImpl(MongoConnectionProperties source)
public MongoURI getMongoURI()
getMongoURI in interface MongoConnectionPropertiespublic void setMongoURI(MongoURI mongoURI)
Copyright © 2019. All Rights Reserved.