| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.krbSafeBody | |
| org.apache.directory.shared.kerberos.codec.krbSafeBody.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<KrbSafeBodyContainer> |
KrbSafeBodyGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
KrbSafeBodyStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<KrbSafeBodyContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
KrbSafeBodyInit.action(KrbSafeBodyContainer krbSafeBodyContainer) |
protected void |
StoreSenderAddress.setAddress(HostAddress hostAddress,
KrbSafeBodyContainer krbSafeBodyContainer) |
protected void |
StoreRecipientAddress.setAddress(HostAddress hostAddress,
KrbSafeBodyContainer krbSafeBodyContainer) |
protected void |
StoreUsec.setIntegerValue(int value,
KrbSafeBodyContainer krbSafeBodyContainer) |
protected void |
StoreSeqNumber.setIntegerValue(int value,
KrbSafeBodyContainer krbSafeBodyContainer) |
protected void |
StoreTimestamp.setKerberosTime(KerberosTime krbtime,
KrbSafeBodyContainer krbSafeBodyContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreUserData.setOctetString(byte[] data,
KrbSafeBodyContainer krbSafeBodyContainer) |
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.