| Package | Description |
|---|---|
| software.coolstuff.springframework.owncloud.service.impl.local |
| Modifier and Type | Method and Description |
|---|---|
OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm |
OwncloudLocalProperties.ResourceServiceProperties.getMessageDigestAlgorithm()
Message Digest Algorithm used by the Checksum Service
|
static OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm |
OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm[] |
OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwncloudLocalProperties.ResourceServiceProperties.setMessageDigestAlgorithm(OwncloudLocalProperties.ResourceServiceProperties.MessageDigestAlgorithm messageDigestAlgorithm)
Message Digest Algorithm used by the Checksum Service
|
Copyright © 2016–2020 coolstuff.software. All rights reserved.