File Manager

Path: /opt/chef/embedded/lib/ruby/gems/2.7.0/gems/gssapi-1.3.0/lib/gssapi/

Viewing File: heimdal.rb

=begin
Copyright © 2010 Dan Wanek <dan.wanek@gmail.com>

Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
=end
module GSSAPI
  module LibGSSAPI
    GSSAPI_LIB_TYPE = :heimdal
  end
end