| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.krbCredInfo | |
| org.apache.directory.shared.kerberos.components |
| Modifier and Type | Method and Description |
|---|---|
KrbCredInfo |
KrbCredInfoContainer.getKrbCredInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbCredInfoContainer.setKrbCredInfo(KrbCredInfo krbCredInfo)
Set a KrbCredInfo Object into the container.
|
| Modifier and Type | Method and Description |
|---|---|
List<KrbCredInfo> |
EncKrbCredPart.getTicketInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncKrbCredPart.addTicketInfo(KrbCredInfo info)
add KrbCredInfo object to the existing list of ticket-info
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncKrbCredPart.setTicketInfo(List<KrbCredInfo> ticketInfo) |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.