| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.kdc.authentication |
Provides the KDC's Authentication Service (AS).
|
| org.apache.directory.shared.kerberos.codec.asRep |
| Modifier and Type | Method and Description |
|---|---|
private static void |
AuthenticationService.monitorReply(AsRep reply,
EncKdcRepPart part) |
| Modifier and Type | Field and Description |
|---|---|
private AsRep |
AsRepContainer.asRep
An AS-REP container
|
| Modifier and Type | Method and Description |
|---|---|
AsRep |
AsRepContainer.getAsRep() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsRepContainer.setAsRep(AsRep asRep)
Set an AsRep Object into the container.
|