| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.asReq |
| Modifier and Type | Field and Description |
|---|---|
private AsReq |
AsReqContainer.asReq
An AS-REQ container
|
| Modifier and Type | Method and Description |
|---|---|
AsReq |
AsReqContainer.getAsReq() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsReqContainer.setAsReq(AsReq asReq)
Set an AsReq Object into the container.
|