org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions
Class StoreSalt
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<C>
org.apache.directory.shared.asn1.actions.AbstractReadOctetString<ETypeInfoEntryContainer>
org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreSalt
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<ETypeInfoEntryContainer>
public class StoreSalt
- extends org.apache.directory.shared.asn1.actions.AbstractReadOctetString<ETypeInfoEntryContainer>
The action used to store the ETYPE-INFO-ENTRY cipher
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreSalt()
Instantiates a new StoreSalt 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 |
StoreSalt
public StoreSalt()
- Instantiates a new StoreSalt action.
setOctetString
protected void setOctetString(byte[] data,
ETypeInfoEntryContainer eTypeInfoEntryContainer)
-
- Specified by:
setOctetString in class org.apache.directory.shared.asn1.actions.AbstractReadOctetString<ETypeInfoEntryContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.