Uses of Interface
com.teamdev.jxbrowser.cache.HttpAuthCache
Packages that use HttpAuthCache
Package
Description
This package provides the classes that allow you to work with engines.
Contains interfaces for working with Chromium profiles.
-
Uses of HttpAuthCache in com.teamdev.jxbrowser.engine
Methods in com.teamdev.jxbrowser.engine that return HttpAuthCacheModifier and TypeMethodDescriptionEngine.httpAuthCache()
Returns a service for working with HTTP authentication cache. -
Uses of HttpAuthCache in com.teamdev.jxbrowser.profile
Methods in com.teamdev.jxbrowser.profile that return HttpAuthCacheModifier and TypeMethodDescriptionProfile.httpAuthCache()
Returns a service for working with HTTP authentication cache.