| Package | Description |
|---|---|
| org.duracloud.common.error | |
| org.duracloud.common.util |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidUsernameException |
class |
RetryFlaggableException |
| Modifier and Type | Method and Description |
|---|---|
String |
EncryptionUtil.decrypt(String toDecrypt)
Provides decryption of a String encrypted using encrypt()
|
String |
EncryptionUtil.encrypt(String toEncrypt)
Provides basic encryption on a String.
|
| Constructor and Description |
|---|
EncryptionUtil()
Initializes EncryptionUtil
|
EncryptionUtil(String key) |
Copyright © 2009–2016 DuraSpace. All rights reserved.