Method: KerberosAuthenticator::Krb5::Creds#ptr

Defined in:
lib/kerberos_authenticator/krb5/creds.rb,
lib/kerberos_authenticator/krb5/creds.rb

#ptrFFI::Pointer (readonly)

Returns the pointer to the wrapped krb5_creds struct.

Returns:

  • (FFI::Pointer)

    the pointer to the wrapped krb5_creds struct



# File 'lib/kerberos_authenticator/krb5/creds.rb', line 18