Package | Description |
---|---|
org.apache.directory.shared.kerberos.codec.krbSafe | |
org.apache.directory.shared.kerberos.codec.krbSafe.actions |
Modifier and Type | Method and Description |
---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<KrbSafeContainer> |
KrbSafeGrammar.getInstance()
Get the instance of this grammar
|
Modifier and Type | Method and Description |
---|---|
String |
KrbSafeStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<KrbSafeContainer> grammar)
Get the grammar name
|
Modifier and Type | Method and Description |
---|---|
void |
StoreSafeBody.action(KrbSafeContainer krbSafeContainer) |
void |
KrbSafeInit.action(KrbSafeContainer krbSafeContainer) |
protected void |
StoreChecksum.setChecksum(Checksum checksum,
KrbSafeContainer krbSafeContainer)
set the Checksum on the ASN.1 object of the container
|
protected void |
StorePvno.setPvno(int pvno,
KrbSafeContainer krbSafeContainer)
sets the pvno on the ASN.1 object present in the container
|
Copyright © 2016. All rights reserved.