org.apache.directory.shared.kerberos.codec.encryptionKey.actions
Class StoreKeyType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncryptionKeyContainer>
org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<EncryptionKeyContainer>
public class StoreKeyType
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncryptionKeyContainer>
Sets the EncryptionKey's type.
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreKeyType()
Creates a new instance of EncryptionKeyKeyType. |
| 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 |
StoreKeyType
public StoreKeyType()
- Creates a new instance of EncryptionKeyKeyType.
setIntegerValue
protected void setIntegerValue(int value,
EncryptionKeyContainer encryptionKeyContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<EncryptionKeyContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.