| Package | Description |
|---|---|
| net.lightbody.bmp | |
| net.lightbody.bmp.proxy | |
| net.lightbody.bmp.proxy.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserMobProxy.autoAuthorization(String domain,
String username,
String password,
AuthType authType)
Enables automatic authorization for the specified domain and auth type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyServer.autoAuthorization(String domain,
String username,
String password,
AuthType authType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.