| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.lastReq | |
| org.apache.directory.shared.kerberos.components |
| Modifier and Type | Method and Description |
|---|---|
LastReq |
LastReqContainer.getLastReq() |
| Modifier and Type | Method and Description |
|---|---|
void |
LastReqContainer.setLastReq(LastReq lastReq)
Set a LastReq Object into the container.
|
| Modifier and Type | Method and Description |
|---|---|
LastReq |
EncKdcRepPart.getLastReq()
Returns the
LastReq. |
| Modifier and Type | Method and Description |
|---|---|
void |
EncKdcRepPart.setLastReq(LastReq lastReq)
Sets the
LastReq. |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.