| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.tgsReq |
| Modifier and Type | Field and Description |
|---|---|
private TgsReq |
TgsReqContainer.tgsReq
An TGS-REQ container
|
| Modifier and Type | Method and Description |
|---|---|
TgsReq |
TgsReqContainer.getTgsReq() |
| Modifier and Type | Method and Description |
|---|---|
void |
TgsReqContainer.setTgsReq(TgsReq tgsReq)
Set an TgsReq Object into the container.
|