@Component @ConfigurationProperties(prefix="docusafe.storeconnection.mongo") @Validated public class SpringMongoConnectionProperties extends SpringConnectionPropertiesImpl implements org.adorsys.encobject.types.properties.MongoConnectionProperties
| Constructor and Description |
|---|
SpringMongoConnectionProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.adorsys.encobject.types.connection.MongoURI |
getMongoURI() |
void |
setMongoURI(String mongoURI) |
getBucketPathEncryptionFilenameOnly, getBucketPathEncryptionPassword, setEncryptionfilenameonly, setEncryptionpasswordpublic static final String template
public org.adorsys.encobject.types.connection.MongoURI getMongoURI()
getMongoURI in interface org.adorsys.encobject.types.properties.MongoConnectionPropertiespublic void setMongoURI(String mongoURI)
Copyright © 2019. All rights reserved.