org.apache.directory.shared.kerberos.codec.lastReq.actions
Class StoreLrType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<LastReqContainer>
org.apache.directory.shared.kerberos.codec.lastReq.actions.StoreLrType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<LastReqContainer>
public class StoreLrType
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<LastReqContainer>
The action used to store the LastReq lrType
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreLrType()
Instantiates a new LastReqLrType action. |
| Methods inherited from class org.apache.directory.shared.asn1.actions.AbstractReadInteger |
action |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreLrType
public StoreLrType()
- Instantiates a new LastReqLrType action.
setIntegerValue
protected void setIntegerValue(int value,
LastReqContainer lastReqContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<LastReqContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.