org.apache.directory.shared.kerberos.codec.asReq.actions
Class StoreKdcReq
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<AsReqContainer>
org.apache.directory.shared.kerberos.codec.asReq.actions.StoreKdcReq
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<AsReqContainer>
public class StoreKdcReq
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<AsReqContainer>
The action used to add a KDC-REQ object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreKdcReq()
Instantiates a new KDC-REQ action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreKdcReq
public StoreKdcReq()
- Instantiates a new KDC-REQ action.
action
public void action(AsReqContainer asReqContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.