org.apache.directory.shared.kerberos.codec.kdcReq.actions
Class StoreKdcReqBody
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KdcReqContainer>
org.apache.directory.shared.kerberos.codec.kdcReq.actions.StoreKdcReqBody
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<KdcReqContainer>
public class StoreKdcReqBody
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KdcReqContainer>
The action used to store the KDC_REQ-BODY
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreKdcReqBody()
Instantiates a new StoreKdcReqBody action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreKdcReqBody
public StoreKdcReqBody()
- Instantiates a new StoreKdcReqBody action.
action
public void action(KdcReqContainer kdcReqContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.