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