| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
CertificateTransparencyCompliance |
SecurityDetails.getCertificateTransparencyCompliance()
Whether the request complied with Certificate Transparency policy
|
static CertificateTransparencyCompliance |
CertificateTransparencyCompliance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateTransparencyCompliance[] |
CertificateTransparencyCompliance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityDetails.setCertificateTransparencyCompliance(CertificateTransparencyCompliance certificateTransparencyCompliance)
Whether the request complied with Certificate Transparency policy
|
Copyright © 2020. All rights reserved.