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