| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.kdc | |
| org.apache.kerby.kerberos.kerb.type.ticket |
| Modifier and Type | Method and Description |
|---|---|
HostAddresses |
KdcReqBody.getAddresses() |
HostAddresses |
EncKdcRepPart.getCaddr() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcReqBody.setAddresses(HostAddresses addresses) |
void |
EncKdcRepPart.setCaddr(HostAddresses caddr) |
| Modifier and Type | Method and Description |
|---|---|
HostAddresses |
EncTicketPart.getClientAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
EncTicketPart.setClientAddresses(HostAddresses clientAddresses) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.