org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
Class StoreKdcOptions
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KdcReqBodyContainer>
org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreKdcOptions
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<KdcReqBodyContainer>
public class StoreKdcOptions
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KdcReqBodyContainer>
The action used to store the KDCOptions
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreKdcOptions()
Instantiates a new StoreKdcOptions action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreKdcOptions
public StoreKdcOptions()
- Instantiates a new StoreKdcOptions 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.