Class AuthNTLM

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public final class AuthNTLM extends Auth
HTTP-based NTLM authentication.

Sessions do not support this type by default; if you want to enable support for it, call Session.addFeatureByType(org.gnome.glib.Type), passing SOUP_TYPE_AUTH_NTLM.