org.apache.directory.shared.kerberos.codec.encryptionKey.actions
Class EncryptionKeyInit
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<EncryptionKeyContainer>
org.apache.directory.shared.kerberos.codec.encryptionKey.actions.EncryptionKeyInit
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<EncryptionKeyContainer>
public class EncryptionKeyInit
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<EncryptionKeyContainer>
The action used to initialize the EncryptionKey object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
EncryptionKeyInit
public EncryptionKeyInit()
- Instantiates a new EncryptionKeyInit action.
action
public void action(EncryptionKeyContainer encryptionKeyContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.