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