| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.apRep | |
| org.apache.directory.shared.kerberos.codec.apRep.actions |
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.directory.api.asn1.ber.grammar.Grammar<ApRepContainer> |
ApRepGrammar.instance
The instance of grammar.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<ApRepContainer> |
ApRepGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ApRepStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<ApRepContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApRepInit.action(ApRepContainer apRepContainer) |
protected void |
StoreEncPart.setEncryptedData(EncryptedData encryptedData,
ApRepContainer apRepContainer)
set the EncryptedData on the ASN.1 object present in the container
|
protected void |
StorePvno.setPvno(int pvno,
ApRepContainer apRepContainer)
sets the pvno on the ASN.1 object present in the container
|