Uses of Class
org.jsoup.helper.RequestAuthenticator.Context
Packages that use RequestAuthenticator.Context
-
Uses of RequestAuthenticator.Context in org.jsoup.helper
Methods in org.jsoup.helper with parameters of type RequestAuthenticator.ContextModifier and TypeMethodDescription@Nullable PasswordAuthentication
RequestAuthenticator.authenticate
(RequestAuthenticator.Context auth) Provide authentication credentials for the provided Request Context.