public class StoreEType extends org.apache.directory.api.asn1.actions.AbstractReadInteger<EncryptedDataContainer>
| 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 |
|---|
StoreEType()
Instantiates a new EncryptedPartEType action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setIntegerValue(int value,
EncryptedDataContainer encryptedDataContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
protected void setIntegerValue(int value,
EncryptedDataContainer encryptedDataContainer)
setIntegerValue in class org.apache.directory.api.asn1.actions.AbstractReadInteger<EncryptedDataContainer>