org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions
Class ETypeInfo2EntryInit

java.lang.Object
  extended by org.apache.directory.shared.asn1.ber.grammar.GrammarAction<ETypeInfo2EntryContainer>
      extended by org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.ETypeInfo2EntryInit
All Implemented Interfaces:
org.apache.directory.shared.asn1.ber.grammar.Action<ETypeInfo2EntryContainer>

public class ETypeInfo2EntryInit
extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<ETypeInfo2EntryContainer>

The action used to initialize the ETYPE-INFO2-ENTRY object

Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
name
 
Constructor Summary
ETypeInfo2EntryInit()
          Instantiates a new ETypeInfo2EntryInit action.
 
Method Summary
 void action(ETypeInfo2EntryContainer eTypeInfo2EntryContainer)
          
 
Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ETypeInfo2EntryInit

public ETypeInfo2EntryInit()
Instantiates a new ETypeInfo2EntryInit action.

Method Detail

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.