org.apache.directory.shared.kerberos.codec.lastReq.actions
Class LastReqInit
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<LastReqContainer>
org.apache.directory.shared.kerberos.codec.lastReq.actions.LastReqInit
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<LastReqContainer>
public class LastReqInit
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<LastReqContainer>
The action used to initialize the LastReq object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
LastReqInit()
Instantiates a new LastReqInit action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
LastReqInit
public LastReqInit()
- Instantiates a new LastReqInit action.
action
public void action(LastReqContainer lastReqContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.