public final class NoContextEncryptionAdapter extends ContextEncryptionAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys all the encapsulated fields which are used for creating keys.
|
String |
getEncodedContext() |
String |
getEncodedKey() |
String |
getEncodedKeySHA() |
static NoContextEncryptionAdapter |
getInstance() |
public static NoContextEncryptionAdapter getInstance()
public String getEncodedKey()
getEncodedKey in class ContextEncryptionAdapterpublic String getEncodedKeySHA()
getEncodedKeySHA in class ContextEncryptionAdapterpublic String getEncodedContext()
getEncodedContext in class ContextEncryptionAdapterpublic void destroy()
ContextEncryptionAdapterdestroy in class ContextEncryptionAdapterCopyright © 2008–2024 Apache Software Foundation. All rights reserved.