Uses of Class
org.htmlunit.CookieManager
Packages that use CookieManager
-
Uses of CookieManager in org.htmlunit
Methods in org.htmlunit that return CookieManagerModifier and TypeMethodDescriptionWebClient.getCookieManager()Returns the cookie manager used by this web client.Methods in org.htmlunit with parameters of type CookieManagerModifier and TypeMethodDescriptionvoidWebClient.setCookieManager(CookieManager cookieManager) Sets the cookie manager used by this web client.