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