| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.krbCred | |
| org.apache.directory.shared.kerberos.codec.krbCred.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<KrbCredContainer> |
KrbCredGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
KrbCredStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<KrbCredContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoreTickets.action(KrbCredContainer krbCredContainer) |
void |
KrbCredInit.action(KrbCredContainer krbCredContainer) |
protected void |
StoreEncPart.setEncryptedData(EncryptedData encryptedData,
KrbCredContainer krbCredContainer)
set the EncryptedData on the ASN.1 object present in the container
|
protected void |
StorePvno.setPvno(int pvno,
KrbCredContainer krbCredContainer)
sets the pvno on the ASN.1 object present in the container
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.