| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.fast | |
| org.apache.kerby.kerberos.kerb.type.kdc |
| Modifier and Type | Method and Description |
|---|---|
PaData |
KrbFastReq.getPaData() |
PaData |
KrbFastResponse.getPaData() |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbFastReq.setPaData(PaData paData) |
void |
KrbFastResponse.setPaData(PaData paData) |
| Modifier and Type | Method and Description |
|---|---|
PaData |
KdcReq.getPaData() |
PaData |
KdcRep.getPaData() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcReq.setPaData(PaData paData) |
void |
KdcRep.setPaData(PaData paData) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.