org.apache.directory.shared.kerberos.codec.typedData.actions
Class StoreTdType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.asn1.actions.AbstractReadInteger<TypedDataContainer>
org.apache.directory.shared.kerberos.codec.typedData.actions.StoreTdType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<TypedDataContainer>
public class StoreTdType
- extends org.apache.directory.shared.asn1.actions.AbstractReadInteger<TypedDataContainer>
The action used to store the TypedData tdType
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreTdType()
Instantiates a new AuthorizationDataAdType action. |
| 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 |
StoreTdType
public StoreTdType()
- Instantiates a new AuthorizationDataAdType action.
setIntegerValue
protected void setIntegerValue(int value,
TypedDataContainer typedDataContainer)
-
- Specified by:
setIntegerValue in class org.apache.directory.shared.asn1.actions.AbstractReadInteger<TypedDataContainer>
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.