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