public class StoreKeyType extends org.apache.directory.api.asn1.actions.AbstractReadInteger<EncryptionKeyContainer>
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
IS_DEBUG
Speedup for logs
|
private static org.slf4j.Logger |
LOG
The logger
|
| Constructor and Description |
|---|
StoreKeyType()
Creates a new instance of EncryptionKeyKeyType.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setIntegerValue(int value,
EncryptionKeyContainer encryptionKeyContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
public StoreKeyType()
protected void setIntegerValue(int value,
EncryptionKeyContainer encryptionKeyContainer)
setIntegerValue in class org.apache.directory.api.asn1.actions.AbstractReadInteger<EncryptionKeyContainer>