| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.kdcReqBody | |
| org.apache.directory.shared.kerberos.components |
| Modifier and Type | Method and Description |
|---|---|
KdcReqBody |
KdcReqBodyContainer.getKdcReqBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcReqBodyContainer.setKdcReqBody(KdcReqBody kdcReqBody)
Set a KdcReqBody Object into the container.
|
| Modifier and Type | Method and Description |
|---|---|
KdcReqBody |
KdcReq.getKdcReqBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcReq.setKdcReqBody(KdcReqBody kdcReqBody) |
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.