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