Sha256: 402a9a9700cfd5b015b2766d553ea70dc77659a5ca182394aa7b8e49b97522bb
Contents?: true
Size: 955 Bytes
Versions: 1
Compression:
Stored size: 955 Bytes
Contents
############################################################################# # Copyright © 2010 Dan Wanek <dan.wanek@gmail.com> # # # This file is part of the Ruby GSSAPI library. # # GSSAPI is free software: you can redistribute it and/or # modify it under the terms of the GNU General Public License as published # by the Free Software Foundation, either version 3 of the License, or (at # your option) any later version. # # GSSAPI is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General # Public License for more details. # # You should have received a copy of the GNU General Public License along # with GSSAPI. If not, see <http://www.gnu.org/licenses/>. ############################################################################# module GSSAPI module LibGSSAPI GSSAPI_LIB_TYPE = :heimdal end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gssapi-1.0.0 | lib/gssapi/heimdal.rb |