AuthNtlm
class AuthNtlm(val soupAuthNtlmPointer: <Error class: unknown class><<Error class: unknown class>>) : Auth(source)
HTTP-based NTLM authentication.
class@Sessions do not support this type by default; if you want to enable support for it, call method@Session.add_feature_by_type, passing %SOUP_TYPE_AUTH_NTLM.
Constructors
Properties
Functions
Link copied to clipboard
Call this on an auth to authenticate it.
Link copied to clipboard
Tests if @auth is able to authenticate by providing credentials to the method@Auth.authenticate.
Link copied to clipboard
Frees @space.
Link copied to clipboard
Generates an appropriate "Authorization" header for @msg.
Link copied to clipboard
Returns a list of paths on the server which @auth extends over.
Link copied to clipboard
Tests if @auth has been given a username and password.
Link copied to clipboard
Tests if @auth has been cancelled
Link copied to clipboard
Tests whether or not @auth is associated with a proxy server rather than an "origin" server.