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