[][src]Module kerbeiros::requesters

This module exports the classes that are responsible for send the different requests to the KDC and receive its responses

Structs

AsRequester

Send the AS-REQ requests and retrieves the response

TgtRequester

Gets a TGT from KDC by sending one or more AS-REQ requests

Enums

AsReqResponse

Encapsule the possible responses to an AS-REQ request

TransportProtocol

Transport protocols available to send Kerberos messages