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