package krb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a with_init_args = Cred_cache.t -> Krb_flags.Ap_req.t list -> service:string -> hostname:string -> 'a

Construct a service principal name and obtain credentials using the TGT in the supplied cred cache. Then create a KRB_AP_REQ with the obtained credentials.