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

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

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

The action used to set the LastReq

Author:
Apache Directory Project

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

StoreLastReq

public StoreLastReq()
Instantiates a new StoreLastReq action.

Method Detail

action

public final 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.