| Modifier and Type | Method and Description |
|---|---|
static EncKdcRepPart |
KerberosDecoder.decodeEncKdcRepPart(byte[] data)
Decode an EncKdcRepPart structure
|
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
EncKdcRepPartContainer.getEncKdcRepPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncKdcRepPartContainer.setEncKdcRepPart(EncKdcRepPart encKdcRepPart)
Set a EncKdcRepPart Object into the container.
|
| Modifier and Type | Field and Description |
|---|---|
protected EncKdcRepPart |
KdcRep.encKdcRepPart
The decoded KDC-REP part
|
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
KdcRep.getEncKdcRepPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcRep.setEncKdcRepPart(EncKdcRepPart encKdcRepPart) |
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
EncTgsRepPart.getEncKdcRepPart() |
EncKdcRepPart |
EncAsRepPart.getEncKdcRepPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncTgsRepPart.setEncKdcRepPart(EncKdcRepPart encKdcRepPart) |
void |
EncAsRepPart.setEncKdcRepPart(EncKdcRepPart encKdcRepPart) |
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.