public class EncryptionKeyInit extends org.apache.directory.api.asn1.ber.grammar.GrammarAction<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 |
|---|
EncryptionKeyInit()
Instantiates a new EncryptionKeyInit action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(EncryptionKeyContainer encryptionKeyContainer) |
private static final org.slf4j.Logger LOG
private static final boolean IS_DEBUG
public EncryptionKeyInit()
public void action(EncryptionKeyContainer encryptionKeyContainer) throws org.apache.directory.api.asn1.DecoderException
org.apache.directory.api.asn1.DecoderException