Uses of Interface
org.jsoup.helper.AuthenticationHandler.AuthShim
-
Packages that use AuthenticationHandler.AuthShim Package Description org.jsoup.helper Package containing classes supporting the core jsoup code. -
-
Uses of AuthenticationHandler.AuthShim in org.jsoup.helper
Classes in org.jsoup.helper that implement AuthenticationHandler.AuthShim Modifier and Type Class Description (package private) static class
AuthenticationHandler.GlobalHandler
On Java 8 we install a system-wide Authenticator, which pulls the delegating Auth from a ThreadLocal pool.Fields in org.jsoup.helper declared as AuthenticationHandler.AuthShim Modifier and Type Field Description (package private) static AuthenticationHandler.AuthShim
AuthenticationHandler. handler
-