public class ConnectionPropertiesImpl extends Object implements ConnectionProperties
defaultBucketPathEncryptionFilenameOnly, defaultEncryptionPassword| Constructor and Description |
|---|
ConnectionPropertiesImpl() |
ConnectionPropertiesImpl(ConnectionProperties source) |
| Modifier and Type | Method and Description |
|---|---|
BucketPathEncryptionFilenameOnly |
getBucketPathEncryptionFilenameOnly() |
BucketPathEncryptionPassword |
getBucketPathEncryptionPassword() |
void |
setBucketPathEncryptionFilenameOnly(BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly) |
void |
setBucketPathEncryptionPassword(BucketPathEncryptionPassword bucketPathEncryptionPassword) |
public ConnectionPropertiesImpl()
public ConnectionPropertiesImpl(ConnectionProperties source)
public BucketPathEncryptionPassword getBucketPathEncryptionPassword()
getBucketPathEncryptionPassword in interface ConnectionPropertiespublic void setBucketPathEncryptionPassword(BucketPathEncryptionPassword bucketPathEncryptionPassword)
public BucketPathEncryptionFilenameOnly getBucketPathEncryptionFilenameOnly()
getBucketPathEncryptionFilenameOnly in interface ConnectionPropertiespublic void setBucketPathEncryptionFilenameOnly(BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly)
Copyright © 2019. All Rights Reserved.