| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
SecurityDetails |
Response.getSecurityDetails()
Security details for the request.
|
SecurityDetails |
SignedExchangeInfo.getSecurityDetails()
Security details for the signed exchange header.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setSecurityDetails(SecurityDetails securityDetails)
Security details for the request.
|
void |
SignedExchangeInfo.setSecurityDetails(SecurityDetails securityDetails)
Security details for the signed exchange header.
|
Copyright © 2020. All rights reserved.