| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.kdc.authentication |
Provides the KDC's Authentication Service (AS).
|
| org.apache.directory.server.kerberos.kdc.ticketgrant |
Provides the KDC's Ticket-Granting Service (TGS).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationContext
A context used to store and manage Authentication elements
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
AuthenticationService.monitorRequest(KdcContext kdcContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
TicketGrantingContext |
| Modifier and Type | Method and Description |
|---|---|
private static void |
TicketGrantingService.monitorRequest(KdcContext kdcContext) |