Package com.teamdev.jxbrowser.cache
Interface HttpAuthCache
- All Superinterfaces:
ProfileService
An HTTP authentication cache service.
This service stores HTTP authentication identities and challenge info.
-
Method Summary
Methods inherited from interface com.teamdev.jxbrowser.profile.ProfileService
profile
-
Method Details
-
clear
void clear()Clears all added HTTP authentication entries.- Throws:
ObjectClosedException
- when the profile is deleted or its engine is closed
-