| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.encApRepPart | |
| org.apache.directory.shared.kerberos.codec.encApRepPart.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<EncApRepPartContainer> |
EncApRepPartGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
EncApRepPartStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<EncApRepPartContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncApRepPartInit.action(EncApRepPartContainer encApRepPartContainer) |
protected void |
StoreSubKey.setEncryptionKey(EncryptionKey encryptionKey,
EncApRepPartContainer encApRepPartContainer)
set the EncryptionKey on the ASN.1 object of the container
|
protected void |
StoreSeqNumber.setIntegerValue(int value,
EncApRepPartContainer encApRepPartContainer) |
protected void |
StoreCusec.setIntegerValue(int value,
EncApRepPartContainer encApRepPartContainer) |
protected void |
StoreCTime.setKerberosTime(KerberosTime krbtime,
EncApRepPartContainer encApRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.