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