org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
Class EncKdcRepPartInit

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

public class EncKdcRepPartInit
extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<EncKdcRepPartContainer>

The action used to initialize the EncKdcRepPart object

Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
name
 
Constructor Summary
EncKdcRepPartInit()
          Instantiates a new EncKdcRepPartInit action.
 
Method Summary
 void action(EncKdcRepPartContainer encKdcRepPartContainer)
          
 
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

EncKdcRepPartInit

public EncKdcRepPartInit()
Instantiates a new EncKdcRepPartInit action.

Method Detail

action

public void action(EncKdcRepPartContainer encKdcRepPartContainer)
            throws org.apache.directory.shared.asn1.DecoderException

Throws:
org.apache.directory.shared.asn1.DecoderException


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.