org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions
Class ETypeInfoEntryInit
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<ETypeInfoEntryContainer>
org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.ETypeInfoEntryInit
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<ETypeInfoEntryContainer>
public class ETypeInfoEntryInit
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<ETypeInfoEntryContainer>
The action used to initialize the ETYPE-INFO-ENTRY 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 |
ETypeInfoEntryInit
public ETypeInfoEntryInit()
- Instantiates a new ETypeInfoEntryInit action.
action
public void action(ETypeInfoEntryContainer eTypeInfoEntryContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.