| Modifier and Type | Method and Description |
|---|---|
static EncTicketPart |
KerberosDecoder.decodeEncTicketPart(byte[] data)
Decode an EncTicketPart structure
|
| Modifier and Type | Method and Description |
|---|---|
EncTicketPart |
EncTicketPartContainer.getEncTicketPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncTicketPartContainer.setEncTicketPart(EncTicketPart encTicketPart)
Set a EncTicketPart Object into the container
|
| Modifier and Type | Method and Description |
|---|---|
EncTicketPart |
Ticket.getEncTicketPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ticket.setEncTicketPart(EncTicketPart encTicketPart) |
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.