org.apache.directory.shared.kerberos.codec.tgsReq.actions
Class StoreKdcReq
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<TgsReqContainer>
org.apache.directory.shared.kerberos.codec.tgsReq.actions.StoreKdcReq
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<TgsReqContainer>
public class StoreKdcReq
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<TgsReqContainer>
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(TgsReqContainer tgsReqContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.