| Package | Description |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.property |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionStrength |
EncryptionStrength.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EncryptionStrength[] |
EncryptionStrength.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jasypt.util.text.TextEncryptor |
EncUtils.getTextEncryptor(EncryptionStrength strength,
String password)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected PropertyProcessor |
DefaultPropertyContext.getEncProcessor(EncryptionMode mode,
EncryptionStrength strength,
String password)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.