gssapi 1.3.1
A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            ffi
            >= 1.0.1
          
    Development Dependencies (1):
            pry-byebug
            >= 0
          
    