org.apache.directory.shared.kerberos.codec.krbError.actions
Class StoreEText
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KrbErrorContainer>
org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEText
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<KrbErrorContainer>
public class StoreEText
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<KrbErrorContainer>
The action used to read the KrbError etext
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreEText()
Instantiates a new AbstractReadRealm action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreEText
public StoreEText()
- Instantiates a new AbstractReadRealm action.
action
public final void action(KrbErrorContainer krbErrorContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.