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