@Deprecated public final class EncContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EncContext.Builder
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static EncContext.Builder |
builder(EnvironmentService env)
Deprecated.
|
static EncContext.Builder |
builder(String password)
Deprecated.
|
EncStrength |
getStrength()
Deprecated.
|
com.google.common.base.Optional<org.jasypt.util.text.TextEncryptor> |
getTextEncryptor()
Deprecated.
|
public com.google.common.base.Optional<org.jasypt.util.text.TextEncryptor> getTextEncryptor()
public EncStrength getStrength()
public static EncContext.Builder builder(String password)
public static EncContext.Builder builder(EnvironmentService env)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.