| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.events.network | |
| com.github.kklisura.cdt.protocol.types.audits | |
| com.github.kklisura.cdt.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
IPAddressSpace |
ResponseReceivedExtraInfo.getResourceIPAddressSpace()
The IP address space of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseReceivedExtraInfo.setResourceIPAddressSpace(IPAddressSpace resourceIPAddressSpace)
The IP address space of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
IPAddressSpace |
CorsIssueDetails.getResourceIPAddressSpace() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorsIssueDetails.setResourceIPAddressSpace(IPAddressSpace resourceIPAddressSpace) |
| Modifier and Type | Method and Description |
|---|---|
IPAddressSpace |
ClientSecurityState.getInitiatorIPAddressSpace() |
static IPAddressSpace |
IPAddressSpace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPAddressSpace[] |
IPAddressSpace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSecurityState.setInitiatorIPAddressSpace(IPAddressSpace initiatorIPAddressSpace) |
Copyright © 2021 Kenan Klisura. All rights reserved.