| Package | Description |
|---|---|
| org.kuali.common.util.encrypt.jasypt | |
| org.kuali.common.util.encrypt.openssl | |
| org.kuali.common.util.encrypt.provider |
| Modifier and Type | Method and Description |
|---|---|
static org.jasypt.util.text.TextEncryptor |
Jasypt.buildTextEncryptor(EncryptionContext context)
Return a
BasicTextEncryptor or StrongTextEncryptor depending on what strength is set to |
| Constructor and Description |
|---|
DefaultJasyptEncryptor(EncryptionContext context) |
| Modifier and Type | Method and Description |
|---|---|
static OpenSSLEncryptor |
OpenSSL.buildOpenSSLEncryptor(EncryptionContext context) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionContext |
ChainProviderContext.getContext() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<EncryptionContext> |
AbstractEncryptionContextProvider.getEncryptionContext() |
com.google.common.base.Optional<EncryptionContext> |
EncryptionContextProvider.getEncryptionContext() |
com.google.common.base.Optional<EncryptionContext> |
FileEncryptionContextProvider.getEncryptionContext() |
com.google.common.base.Optional<EncryptionContext> |
DefaultEncryptionContextProviderChain.getEncryptionContext() |
| Constructor and Description |
|---|
ChainProviderContext(EncryptionContext context,
EncryptionContextProvider provider) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.