| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.typedData | |
| org.apache.directory.shared.kerberos.codec.typedData.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<TypedDataContainer> |
TypedDataGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
TypedDataStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<TypedDataContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypedDataInit.action(TypedDataContainer typedDataContainer) |
protected void |
StoreTdType.setIntegerValue(int value,
TypedDataContainer typedDataContainer) |
protected void |
StoreDataValue.setOctetString(byte[] data,
TypedDataContainer typedDataContainer) |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.