Class AuthenticationHandler.GlobalHandler

java.lang.Object
org.jsoup.helper.AuthenticationHandler.GlobalHandler
All Implemented Interfaces:
AuthenticationHandler.AuthShim
Enclosing class:
AuthenticationHandler

static class AuthenticationHandler.GlobalHandler extends Object implements AuthenticationHandler.AuthShim
On Java 8 we install a system-wide Authenticator, which pulls the delegating Auth from a ThreadLocal pool.