| Package | Description |
|---|---|
| com.teamdev.jxbrowser.chromium |
Contains the basic classes and interfaces.
|
| com.teamdev.jxbrowser.chromium.javafx |
Contains the classes and interfaces for embedding Browser instance into JavaFX application.
|
| com.teamdev.jxbrowser.chromium.swing |
Contains the classes and interfaces for embedding Browser instance into Swing application.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NetworkDelegate.onAuthRequired(AuthRequiredParams params)
This method is invoked when a request receives an authentication challenge and is
unable to respond using cached credentials.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultNetworkDelegate.onAuthRequired(AuthRequiredParams params) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultNetworkDelegate.onAuthRequired(AuthRequiredParams params) |