|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KrbCredContainer | |
|---|---|
| org.apache.directory.shared.kerberos.codec.krbCred | |
| org.apache.directory.shared.kerberos.codec.krbCred.actions | |
| Uses of KrbCredContainer in org.apache.directory.shared.kerberos.codec.krbCred |
|---|
| Methods in org.apache.directory.shared.kerberos.codec.krbCred that return types with arguments of type KrbCredContainer | |
|---|---|
static org.apache.directory.shared.asn1.ber.grammar.Grammar<KrbCredContainer> |
KrbCredGrammar.getInstance()
Get the instance of this grammar |
| Method parameters in org.apache.directory.shared.kerberos.codec.krbCred with type arguments of type KrbCredContainer | |
|---|---|
String |
KrbCredStatesEnum.getGrammarName(org.apache.directory.shared.asn1.ber.grammar.Grammar<KrbCredContainer> grammar)
Get the grammar name |
| Uses of KrbCredContainer in org.apache.directory.shared.kerberos.codec.krbCred.actions |
|---|
| Methods in org.apache.directory.shared.kerberos.codec.krbCred.actions with parameters of type KrbCredContainer | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||