| Class | Description |
|---|---|
| AbstractTicket | |
| ChangePasswordResult |
The class to hold the result of change password operation.
|
| HeimdalKpasswdDecode | |
| KdcClientUtil |
A class with utility methods.
|
| KdcConfig |
Configuration class for KDC and changepassword servers.
|
| KdcConnection |
A client to connect to kerberos servers using TCP or UDP transports.
|
| KerberosChannel |
A class for sending and receiving kerberos request and response data
|
| Kinit |
Authenticates to the Kerberos server and gets the initial Ticket Granting Ticket,
then cache the tgt in credentials cache, as MIT kinit does.
|
| KpasswdDecode | |
| ServiceTicket | |
| ServiceTicketRequest | |
| TgTicket | |
| TgtRequest |
| Enum | Description |
|---|---|
| ChangePasswordResultCode |
The result codes returned by the change password server as defined in the rfc3244
|
Copyright © 2021. All rights reserved.