| Package | Description |
|---|---|
| com.teamdev.jexplorer |
Contains the basic classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationHandler |
Browser.getAuthenticationHandler()
Returns authentication handler or
null if handler isn't installed. |
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.setAuthenticationHandler(AuthenticationHandler authenticationHandler)
Sets a new handler for basic, digest and NTLM authentication.
|