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