org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions
Class PaEncTsEncInit

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

public class PaEncTsEncInit
extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<PaEncTsEncContainer>

The action used to initialize the PA-ENC-TS-ENC object

Author:
Apache Directory Project

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

PaEncTsEncInit

public PaEncTsEncInit()
Instantiates a new PaEncTsEncInit action.

Method Detail

action

public void action(PaEncTsEncContainer paEncTsEncContainer)
            throws org.apache.directory.shared.asn1.DecoderException

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


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