package krb

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file import.ml

1
2
3
4
5
6
(* most users of this library should ignore [Internal] things mentioned in the
   interface. *)
module Time = Time_float_unix
module Internal = Krb_internal_public.Std
module Config = Internal.Config
module Username = Username_kernel.Username
OCaml

Innovation. Community. Security.