org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
Class StoreNonce
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncKdcRepPartContainer>
org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreNonce
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<EncKdcRepPartContainer>
public class StoreNonce
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncKdcRepPartContainer>
The action used to store the Nonce
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreNonce()
Instantiates a new StoreNonce 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 |
StoreNonce
public StoreNonce()
- Instantiates a new StoreNonce action.
setIntegerValue
public void setIntegerValue(int value,
EncKdcRepPartContainer encKdcRepPartContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncKdcRepPartContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.