org.apache.directory.shared.kerberos.codec.encryptionKey.actions
Class StoreKeyValue
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<C>
org.apache.directory.shared.asn1.actions.AbstractReadOctetString<EncryptionKeyContainer>
org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyValue
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<EncryptionKeyContainer>
public class StoreKeyValue
- extends org.apache.directory.shared.asn1.actions.AbstractReadOctetString<EncryptionKeyContainer>
The action used to store the EncryptionKey's keyvalue
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreKeyValue()
Instantiates a new EncryptionKeyKeyValue action. |
| Methods inherited from class org.apache.directory.shared.asn1.actions.AbstractReadOctetString |
action |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
StoreKeyValue
public StoreKeyValue()
- Instantiates a new EncryptionKeyKeyValue action.
setOctetString
protected void setOctetString(byte[] data,
EncryptionKeyContainer encryptionKeyContainer)
-
- Specified by:
setOctetString in class org.apache.directory.shared.asn1.actions.AbstractReadOctetString<EncryptionKeyContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.