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