Module Netmech_krb5_sasl

module Netmech_krb5_sasl: sig .. end
Kerberos 5 as SASL mechanism

module Krb5_gs1: 
functor (GSS : Netsys_gssapi.GSSAPI) -> Netsys_sasl_types.SASL_MECHANISM
This is an adapter turning the Kerberos 5 GSSAPI mechanism into a SASL mechanism.
module Krb5_gs2: 
functor (GSS : Netsys_gssapi.GSSAPI) -> Netsys_sasl_types.SASL_MECHANISM
This is the other adapter turning the Kerberos 5 GSSAPI mechanism into a SASL mechanism.
module Krb5_gs2_profile: Netmech_gs2_sasl.PROFILE 
This is the profile used for Netmech_krb5_sasl.Krb5_gs2