Uses of Interface
com.teamdev.jxbrowser.cache.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
Modifier and TypeMethodDescriptionEngine.httpAuthCache()
Returns a service for working with HTTP authentication cache. -
Uses of HttpAuthCache in com.teamdev.jxbrowser.profile
Modifier and TypeMethodDescriptionProfile.httpAuthCache()
Returns a service for working with HTTP authentication cache.