| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 |
| Modifier and Type | Method and Description |
|---|---|
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.forNumber(int value) |
DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.getOcspStaplePolicy()
Config for whether to use certificates if they do not have
an accompanying OCSP response or if the response expires at runtime.
|
DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.Builder.getOcspStaplePolicy()
Config for whether to use certificates if they do not have
an accompanying OCSP response or if the response expires at runtime.
|
DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContextOrBuilder.getOcspStaplePolicy()
Config for whether to use certificates if they do not have
an accompanying OCSP response or if the response expires at runtime.
|
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DownstreamTlsContext.OcspStaplePolicy |
DownstreamTlsContext.OcspStaplePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DownstreamTlsContext.OcspStaplePolicy[] |
DownstreamTlsContext.OcspStaplePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DownstreamTlsContext.OcspStaplePolicy> |
DownstreamTlsContext.OcspStaplePolicy.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext.Builder |
DownstreamTlsContext.Builder.setOcspStaplePolicy(DownstreamTlsContext.OcspStaplePolicy value)
Config for whether to use certificates if they do not have
an accompanying OCSP response or if the response expires at runtime.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.