| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.shared.messages.components |
Provides major components of Kerberos messages.
|
| Modifier and Type | Method and Description |
|---|---|
KrbCredInfo[] |
EncKrbCredPart.getTicketInfo()
Returns the
KrbCredInfos. |
| Constructor and Description |
|---|
EncKrbCredPart(KrbCredInfo[] ticketInfo,
KerberosTime timeStamp,
Integer usec,
Integer nonce,
HostAddress sAddress,
HostAddresses rAddress)
Creates a new instance of EncKrbCredPart.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.