Class AuthDigest

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public final class AuthDigest extends Auth
HTTP "Digest" authentication.

Sessions support this by default; if you want to disable support for it, call Session.removeFeatureByType(org.gnome.glib.Type) passing SOUP_TYPE_AUTH_DIGEST.