| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.krbPriv | |
| org.apache.directory.shared.kerberos.codec.krbPriv.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<KrbPrivContainer> |
KrbPrivGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
KrbPrivStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<KrbPrivContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
KrbPrivInit.action(KrbPrivContainer krbPrivContainer) |
protected void |
StoreEncPart.setEncryptedData(EncryptedData encryptedData,
KrbPrivContainer krbPrivContainer)
set the EncryptedData on the ASN.1 object present in the container
|
protected void |
StorePvno.setPvno(int pvno,
KrbPrivContainer krbPrivContainer)
sets the pvno on the ASN.1 object present in the container
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.