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