org.apache.directory.shared.kerberos.codec.padata.actions
Class StoreDataType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<PaDataContainer>
org.apache.directory.shared.kerberos.codec.padata.actions.StoreDataType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<PaDataContainer>
public class StoreDataType
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<PaDataContainer>
Sets the PaData's data type.
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreDataType()
Creates a new instance of PaDataDataType. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreDataType
public StoreDataType()
- Creates a new instance of PaDataDataType.
action
public void action(PaDataContainer paDataContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.