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